We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a54d3 commit 49cdf85Copy full SHA for 49cdf85
1 file changed
README.md
@@ -39,11 +39,12 @@ secure version of a credential for storage (rather than storing passwords in "pl
39
- [x] \(Optional) TargetInfo parsing/handling
40
- [ ] \(Optional) AV_PAIR decoding
41
- [ ] \(Optional) Version parsing/handling (for debugging purposes only)
42
-- [ ] NTLM authenticate message encoding
+- [x] NTLM authenticate message encoding
43
- [x] NTLM v1 response support
44
- [x] NTLM v2 response support
45
- [x] Extended session security (NTLM2 session key) support
46
- - [ ] Encrypted session key exchange support
+ - [ ] \(Add-on) Encrypted session key exchange support
47
+- [ ] Datagram ("connectionless") support
48
- [ ] Tests... ugh.
49
50
0 commit comments