Package: wnpp
Severity: wishlist
Owner: Nicolas Mora <babelou...@debian.org>
X-Debbugs-CC: debian-de...@lists.debian.org
* Package name : node-jose
Version : 4.3.7
Upstream Author : Filip Skokan <panva...@gmail.com>
* URL : https://github.com/panva/jose
* License : Expat
Programming Lang: JavaScript
Description : JOSE library without dependencies
"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
.
Node.js is an event-based server-side JavaScript engine.