golang-github-jcmturner-gokrb5.v8-dev (8.4.3-2)
2 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-jcmturner-gokrb5.v8
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 856 B
- Size expected
- 119 kB
- Size actual
- 119 kB
- Size match
Dependencies
Required package dependencies
- golang-github-gorilla-sessions-dev
- golang-github-hashicorp-go-uuid-dev
- golang-github-jcmturner-aescts.v2-dev
- golang-github-jcmturner-dnsutils.v2-dev
- golang-github-jcmturner-gofork-dev
- golang-github-jcmturner-goidentity.v6-dev
- golang-github-jcmturner-rpc.v2-dev
- golang-github-stretchr-testify-dev
- golang-golang-x-crypto-dev
Suggested packages
Recommended additional packages
- None
Description
Pure Go Kerberos library for clients and services
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | b9039ebc…4f139c23 | |
| SHA-1 | 1e33ec0e…6bef011e | |
| SHA-256 | 27c5a8c2…b92d80b5 | |
| SHA-512 | ae448d7b…c6fa0828 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-jcmturner-gokrb5.v8-dev usr/share/doc/golang-github-jcmturner-gokrb5.v8-dev/changelog.Debian.gz usr/share/doc/golang-github-jcmturner-gokrb5.v8-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/jcmturner usr/share/gocode/src/github.com/jcmturner/gokrb5 usr/share/gocode/src/github.com/jcmturner/gokrb5/gokrb5.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8 usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/asn1tools usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/asn1tools/tools.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/ASExchange.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/TGSExchange.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/cache.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/cache_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/client.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/client_ad_integration_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/client_dns_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/client_integration_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/client_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/network.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/passwd.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/session.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/session_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/client/settings.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/config usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/config/error.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/config/hosts.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/config/hosts_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/config/krb5conf.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/config/krb5conf_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/credentials usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/credentials/ccache.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/credentials/ccache_integration_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/credentials/ccache_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/credentials/credentials.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/credentials/credentials_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes128-cts-hmac-sha1-96.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes128-cts-hmac-sha1-96_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes128-cts-hmac-sha256-128.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes128-cts-hmac-sha256-128_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes256-cts-hmac-sha1-96.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes256-cts-hmac-sha1-96_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes256-cts-hmac-sha384-192.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/aes256-cts-hmac-sha384-192_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/common usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/common/common.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/crypto.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/des3-cbc-sha1-kd.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/des3-cbc-sha1-kd_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/etype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/etype/etype.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rc4-hmac.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3961 usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3961/encryption.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3961/keyDerivation.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3961/keyDerivation_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3961/nfold.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3961/nfold_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3962 usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3962/encryption.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc3962/keyDerivation.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc4757 usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc4757/checksum.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc4757/encryption.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc4757/keyDerivation.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc4757/keyDerivation_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc4757/msgtype.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc8009 usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc8009/encryption.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/crypto/rfc8009/keyDerivation.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/examples usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/examples/example-AD.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/examples/example.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/examples/httpClient.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/examples/httpServer.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/examples/longRunningClient.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gokrb5.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/MICToken.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/MICToken_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/contextFlags.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/gssapi.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/gssapi_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/wrapToken.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/gssapi/wrapToken_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/addrtype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/addrtype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/adtype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/adtype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/asnAppTag usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/asnAppTag/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/chksumtype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/chksumtype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/errorcode usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/errorcode/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/etypeID usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/etypeID/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/flags usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/flags/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/keyusage usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/keyusage/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/msgtype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/msgtype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/nametype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/nametype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/patype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/patype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/trtype usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/iana/trtype/constants.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/kadmin usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/kadmin/changepasswddata.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/kadmin/changepasswddata_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/kadmin/message.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/kadmin/message_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/kadmin/passwd.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/keytab usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/keytab/keytab.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/keytab/keytab_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/krberror usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/krberror/error.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/krberror/error_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/APRep.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/APRep_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/APReq.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/APReq_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KDCRep.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KDCRep_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KDCReq.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KDCReq_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBCred.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBCred_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBError.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBError_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBPriv.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBPriv_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBSafe.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/KRBSafe_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/Ticket.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/messages/Ticket_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/client_claims.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/client_claims_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/client_info.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/client_info_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/credentials_info.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/device_claims.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/device_info.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/kerb_validation_info.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/kerb_validation_info_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/pac_type.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/pac_type_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/s4u_delegation_info.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/signature_data.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/signature_data_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/supplemental_cred.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/upn_dns_info.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/pac/upn_dns_info_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service/APExchange.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service/APExchange_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service/authenticator.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service/authenticator_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service/cache.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/service/settings.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/http.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/http_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/krb5Token.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/krb5Token_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/negotiationToken.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/negotiationToken_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/spnego.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/spnego/spnego_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/test usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/test/test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/test/testdata usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/test/testdata/test_vectors.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/test/testdata/testuser1.testtab usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/Authenticator.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/Authenticator_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/AuthorizationData.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/AuthorizationData_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/Cryptosystem.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/Cryptosystem_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/HostAddress.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/HostAddress_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/KerberosFlags.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/KerberosFlags_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/PAData.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/PAData_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/PrincipalName.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/PrincipalName_test.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/TypedData.go usr/share/gocode/src/github.com/jcmturner/gokrb5/v8/types/TypedData_test.go