Support NTLMv2 authentication. Currently on non-Windows platforms only NTLMv1 is used.
Docs: Official Microsoft Spec - https://msdn.microsoft.com/en-us/library/cc236621.aspx Detailed Description of V1 vs V2 protocol Differences - https://docs.google.com/document/d/18kQ_TFQns2HZ9KGs4bGDfiiOIRmOhI12oJBttvUlYLY/edit Additional NTLM Reference - http://davenport.sourceforge.net/ntlm.html Additional EPA Reference - https://blogs.msdn.microsoft.com/openspecification/2013/03/26/ntlm-and-channel-binding-hash-aka-extended-protection-for-authentication/ Implementation - https://cs.chromium.org/chr