1.8.0 - 2021-10-21
- Added support for 256bit keyed encryption ciphers
- Added support for signing with AES GCM
- Now sends the
SMB2_NETNAME_NEGOTIATE_CONTEXT_IDwith the negotiate request - Adds the Python requirement of pykrb5 for Kerberos support on non-Windows
- Fix unpacking security descriptor ACEs with extra data on the end - #143
- Set
index_numberinFileInternalInformationto be an unsigned integer to match the other structures - Clear out expired DFS referrals to avoid memory leaks and stale DFS information - #136