node-jose-browser-runtime

JOSE library without dependencies (browser runtime)
  https://github.com/panva/jose
  0
  no reviews



"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.

The following specifications are implemented by jose - JSON Web Signature (JWS) - RFC7515 - JSON Web Encryption (JWE) - RFC7516 - JSON Web Key (JWK) - RFC7517 - JSON Web Algorithms (JWA) - RFC7518 - JSON Web Token (JWT) - RFC7519 - JSON Web Key Thumbprint - RFC7638 - JWS Unencoded Payload Option - RFC7797 - CFRG Elliptic Curve ECDH and Signatures - RFC8037 - secp256k1 EC Key curve support - JOSE Registrations for WebAuthn Algorithms

This package provides broswer runtime files.