jose-0.11: JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library

jose-0.11: JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library

Implementation of JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT; RFC 7519).

The JSON Web Signature (JWS; RFC 7515) implementation is complete.

EdDSA signatures (RFC 8037) and secp256k1 (RFC 8812) are supported.

JWK Thumbprint (RFC 7638) is supported.

JSON Web Encryption (JWE; RFC 7516) is not yet implemented.

The ECDSA implementation is vulnerable to timing attacks and should only be used for verification.

Modules