Package jose
- jose(1) β Toolkit for performing JSON Object Signing and Encryption
- jose-alg(1) β Lists all supported algorithms
- jose-b64-dec(1) β Decodes URL\-safe Base64 data to binary
- jose-b64-enc(1) β Encodes binary data to URL\-safe Base64
- jose-fmt(1) β Converts JSON between serialization formats
- jose-jwe-dec(1) β Decrypts a JWE using the supplied JWKs
- jose-jwe-enc(1) β Encrypts plaintext using one or more JWK/password
- jose-jwe-fmt(1) β Converts a JWE between serialization formats
- jose-jwk-eql(1) β Checks if two keys are equal
- jose-jwk-exc(1) β Performs a key exchange using the two input keys
- jose-jwk-gen(1) β Creates a random JWK for each input JWK template
- jose-jwk-pub(1) β Cleans private keys from a JWK
- jose-jwk-thp(1) β Calculates the JWK thumbprint
- jose-jwk-use(1) β Validates a key for the specified use(s)
- jose-jws-fmt(1) β Converts a JWS between serialization formats
- jose-jws-sig(1) β Signs a payload using one or more JWKs
- jose-jws-ver(1) β Verifies a JWS using the supplied JWKs
- jose_b64(3) β URL-safe Base64 Encoding & Decoding.
- jose_cfg(3) β JosΓ© Configuration.
- jose_io(3) β IO Chaining.
- jose_io_t(3) β The interface for chained IO.
- jose_jwe(3) β JSON Web Encryption (RFC 7516)
- jose_jwk(3) β JSON Web Keys (RFC 7517)
- jose_jws(3) β JSON Web Signature (RFC 7515)
