winauth 0.0.5

Windows Authentication in Rust (NTLMv2)
Documentation

documentation references to sections etc. based on the [MS-NLMP specification] (https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-NLMP/[MS-NLMP].pdf)

This provides the means to perform authentication using NTLMv2
Older NTLM versions are not supported, since they are long deprecated
(and known to be even more insecure as NTLMv2)

Channel Bindings are supported in this implementation and in the windows bindings