golang-github-golang-jwt-jwt-v5-dev (5.3.1-1)

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-golang-jwt-jwt-v5
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
247 B
Size expected
46.5 kB
Size actual
46.5 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

golang implementation of JSON Web Tokens (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5c51c53d2…fde5e0f5
SHA-139335e20…65068115
SHA-256db5d6f44…87d01592
SHA-51252c76c64…b1d75e92

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-golang-jwt-jwt-v5-dev
usr/share/doc/golang-github-golang-jwt-jwt-v5-dev/changelog.Debian.gz
usr/share/doc/golang-github-golang-jwt-jwt-v5-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/golang-jwt
usr/share/gocode/src/github.com/golang-jwt/jwt
usr/share/gocode/src/github.com/golang-jwt/jwt/v5
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/claims.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/cmd
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/cmd/jwt
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/cmd/jwt/main.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/doc.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/ecdsa.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/ecdsa_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/ecdsa_utils.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/ed25519.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/ed25519_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/ed25519_utils.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/errors.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/errors_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/example_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/go.mod
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/go.sum
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/hmac.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/hmac_example_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/hmac_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/http_example_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/jwt_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/map_claims.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/map_claims_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/none.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/none_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/parser.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/parser_option.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/parser_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/registered_claims.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/doc.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/extractor.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/extractor_example_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/extractor_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/oauth2.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/request.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/request/request_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/rsa.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/rsa_pss.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/rsa_pss_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/rsa_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/rsa_utils.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/signing_method.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ec256-private.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ec256-public.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ec384-private.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ec384-public.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ec512-private.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ec512-public.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ed25519-private.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/ed25519-public.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/examplePaddedKey-public.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/helpers.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/hmacTestKey
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/privateSecure.pem
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/sample_key
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/test/sample_key.pub
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/token.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/token_option.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/token_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/types.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/types_test.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/validator.go
usr/share/gocode/src/github.com/golang-jwt/jwt/v5/validator_test.go