proxy.golang.org : github.com/launchdarkly/go-ntlmssp : v1.0.2
Package ntlmssp provides NTLM/Negotiate authentication over HTTP Protocol details from https://msdn.microsoft.com/en-us/library/cc236621.aspx, implementation hints from http://davenport.sourceforge.net/ntlm.html . This package only implements authentication, no key exchange or encryption. It only supports Unicode (UTF16LE) encoding of protocol strings, no OEM encoding. This package implements NTLMv2.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/launchdarkly/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- golang.org/x/crypto v0.36.0