@unvision/jose
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

JOSE

Implementation of the works of the JOSE Work Group.

This package implements the following RFCs.

  • [x] RFC 7515 JSON Web Signature (JWS)
  • [x] RFC 7516 JSON Web Encryption (JWE)
  • [x] RFC 7517 JSON Web Key (JWK)
  • [x] RFC 7518 JSON Web Algorithms (JWA)
  • [x] RFC 7519 JSON Web Token (JWT)
  • [ ] RFC 7638 JSON Web Key (JWK) Thumbprint
  • [ ] RFC 7797 JSON Web Signature (JWS) Unencoded Payload Option
  • [ ] RFC 8037 CFRG Elliptic Curve Diffie-Hellman (ECDH) and Signatures in JSON Object Signing and Encryption (JOSE)

Package Sidebar

Install

npm i @unvision/jose

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

240 kB

Total Files

166

Last publish

Collaborators

  • revensky
  • unvision