Source: golang-github-launchdarkly-go-ntlmssp Section: golang Maintainer: Debian Go Packaging Team Uploaders: Mikhail Potemkin , Otto Kekäläinen , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-golang-x-crypto-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-ntlmssp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-ntlmssp.git Homepage: https://github.com/launchdarkly/go-ntlmssp XS-Go-Import-Path: github.com/launchdarkly/go-ntlmssp Package: golang-github-launchdarkly-go-ntlmssp-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: NTLM/Negotiate authentication over HTTP - fork for use with ld-relay (library) Golang package that provides NTLM/Negotiate authentication over HTTP. 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.