Convert a JSON Web Key to a PEM
💯 PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.
TypeScript definitions for jwk-to-pem
convert between PEM and JWK formats
TypeScript definitions for pem-jwk
Converts PEM encoded RSA public and private keys to the JWK (JSON Web Key) format.
A utility for translating cryptographic keys between representations
💯 PEM-to-JWK and JWK-to-PEM (and SSH) for ECDSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.
Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers
Lightweight RSA/ECDSA keypair generation and JWK <-> PEM using node's native RSA and ECDSA support
Request Cryptography
JWK Thumbprint
COSE (RFC 8152) to JWK (RFC 7517) converter for node.js. Created for WebAuthn.
JWK Thumbprint defined by RFC 7638
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Universal Module for Cryptographic Key Utilities in JavaScript, including PEM-JWK converters
Universal Module of X.509 Certificate Utilities in JavaScript
Lightweight, Zero-Dependency CSR (Certificate Signing Request) generator and parser for Node.js and Browsers
JWK support
Get an array of algorithms allowed to be used with a JWK.
TypeScript definitions for token-introspection
Parse COSE(CBOR Object Signing and Encryption) to JWK(JSON Web Key) or PEM.
Web Bot Authentication using HTTP Message Signatures
Use JWK and JWTs using the Crypto API