Directories
¶
Path | Synopsis |
---|---|
examples
|
|
http
command
|
|
pprof
command
|
|
Package jose implements JavaScript Object Signing and Encryption (JOSE) related functionality.
|
Package jose implements JavaScript Object Signing and Encryption (JOSE) related functionality. |
base64
Package base64 provides base64url encoding and decoding functions as defined in RFC 4648 Section 5, specifically for use in JSON Web Signatures (JWS) and JSON Web Tokens (JWT) as specified in RFC 7515.
|
Package base64 provides base64url encoding and decoding functions as defined in RFC 4648 Section 5, specifically for use in JSON Web Signatures (JWS) and JSON Web Tokens (JWT) as specified in RFC 7515. |
header
Package header provides a package for JWS and JWE headers as described in RFC 7515 and RFC 7516.
|
Package header provides a package for JWS and JWE headers as described in RFC 7515 and RFC 7516. |
jwa
Package jwa implements JWA (JSON Web Algorithms) as defined in RFC 7518.
|
Package jwa implements JWA (JSON Web Algorithms) as defined in RFC 7518. |
jwe
Package jwe implements JSON Web Encryption (JWE) functionality as defined in RFC 7516.
|
Package jwe implements JSON Web Encryption (JWE) functionality as defined in RFC 7516. |
jwk
Package jwk implements JWK functionality as defined in RFC 7517.
|
Package jwk implements JWK functionality as defined in RFC 7517. |
jwk/thumbprint
Package thumbprint provides a simple and easy-to-use interface for working with JSON Web Key (JWK) Thumbprints as defined by RFC 7638.
|
Package thumbprint provides a simple and easy-to-use interface for working with JSON Web Key (JWK) Thumbprints as defined by RFC 7638. |
jws
Package jws implements JSON Web Signature (JWS) functionality as defined in RFC 7515.
|
Package jws implements JSON Web Signature (JWS) functionality as defined in RFC 7515. |
jwt
Package jwt provides a simple and easy-to-use interface for working with JSON Web Tokens (JWTs) as defined by RFC 7519.
|
Package jwt provides a simple and easy-to-use interface for working with JSON Web Tokens (JWTs) as defined by RFC 7519. |
keyutil
Package keyutil provides utility functions for dealing with keys used by the JOSE package for JWT, JWS, JWE, and JWK.
|
Package keyutil provides utility functions for dealing with keys used by the JOSE package for JWT, JWS, JWE, and JWK. |
Click to show internal directories.
Click to hide internal directories.