bodgit / ntlmssp

Golang library implementing NTLM
https://godoc.org/github.com/bodgit/ntlmssp
BSD 3-Clause "New" or "Revised" License
13 stars 8 forks source link
ntlm ntlmv1 ntlmv2

Build Status Coverage Status Go Report Card GoDoc Go version Go version

ntlmssp

Feature comparison:

Library NTLMv1 NTLMv2 Connection-orientated Connectionless Signing & sealing Channel Bindings Client Server Notes
https://github.com/bodgit/ntlmssp Yes Yes Yes No Yes Yes Yes No
https://github.com/Azure/go-ntlmssp No Yes Yes No No No Yes No HTTP only
https://github.com/ThomsonReutersEikon/go-ntlm Yes Yes No Yes No No Yes Yes Archived