Sat, 28 Sep 2024 07:45:25 UTC | login

Information for RPM golang-github-thomsonreuterseikon-ntlm-devel-0-0.14.20190114gitcf23bd1.fc33.noarch.rpm

ID647046
Namegolang-github-thomsonreuterseikon-ntlm-devel
Version0
Release0.14.20190114gitcf23bd1.fc33
Epoch
Archnoarch
SummaryNTLM Implementation for Go
DescriptionThis is a native implementation of NTLM for Go that was implemented using the Microsoft MS-NLMP documentation available at http://msdn.microsoft.com/en-us/library/cc236621.aspx. The library is currently in use and has been tested with connectionless NTLMv1 and v2 with and without extended session security. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ThomsonReutersEikon/go-ntlm
Build Time2020-07-28 14:53:24 GMT
Size40.81 KB
8589d227ba75195929b87a6c96f4acbb
LicenseBSD
Provides
golang(github.com/ThomsonReutersEikon/go-ntlm/ntlm) = 0-0.14.20190114gitcf23bd1.fc33
golang(github.com/ThomsonReutersEikon/go-ntlm/ntlm)(commit=cf23bd1ecf18cfa7ec79c56184341ddff21a8ff1) = 0-0.14.20190114gitcf23bd1.fc33
golang(github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4) = 0-0.14.20190114gitcf23bd1.fc33
golang(github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4)(commit=cf23bd1ecf18cfa7ec79c56184341ddff21a8ff1) = 0-0.14.20190114gitcf23bd1.fc33
golang-github-thomsonreuterseikon-ntlm-devel = 0-0.14.20190114gitcf23bd1.fc33
golang-ipath(github.com/ThomsonReutersEikon/go-ntlm) = 0-0.14.20190114gitcf23bd1.fc33
golang-ipath(github.com/ThomsonReutersEikon/go-ntlm)(commit=cf23bd1ecf18cfa7ec79c56184341ddff21a8ff1) = 0-0.14.20190114gitcf23bd1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 38 of 38
Name ascending sort Size
/usr/share/doc/golang-github-thomsonreuterseikon-ntlm-devel0.00 B
/usr/share/doc/golang-github-thomsonreuterseikon-ntlm-devel/README.md2.21 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon0.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm0.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/.goipath112.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/README.md2.21 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/go.mod46.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm0.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/av_pairs.go5.68 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/challenge_responses.go5.00 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/crypto.go3.66 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/crypto_test.go1.67 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/helpers.go2.25 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/helpers_test.go1.36 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/keys.go2.32 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/md40.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4/md4.go2.04 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4/md4_test.go3.23 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4/md4block.go1.99 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/message_authenticate.go9.33 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/message_authenticate_test.go4.03 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/message_challenge.go5.21 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/message_challenge_test.go2.31 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/message_negotiate.go919.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/negotiate_flags.go12.28 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/negotiate_flags_test.go908.00 B
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/ntlm.go3.42 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/ntlmv1.go11.98 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/ntlmv1_test.go10.83 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/ntlmv2.go13.68 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/ntlmv2_test.go7.40 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/payload.go2.31 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/signature.go4.47 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/signature_test.go2.61 KB
/usr/share/gocode/src/github.com/ThomsonReutersEikon/go-ntlm/ntlm/version.go1.34 KB
/usr/share/licenses/golang-github-thomsonreuterseikon-ntlm-devel0.00 B
/usr/share/licenses/golang-github-thomsonreuterseikon-ntlm-devel/License1.69 KB
Component of No Buildroots