88 packages found
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Converts PEM encoded RSA public and private keys to the JWK (JSON Web Key) format.
Convert a JSON Web Key to a PEM
Authentication library for the browser environment using Web Crypto API
- auth
- authentication
- authorization
- bearer
- browser
- bun
- cloudflare-workers
- cloudflare
- crypto
- decrypt
- deno
- encrypt
- hono
- jsonwebtoken
- View more
RSA utils that work on Windows, Mac, and Linux with or without C compiler
tools for the node-jose library
Simple Node.js filesystem keystore
pem-jwk fork optimized for browser module bundling
A utility for translating cryptographic keys between representations
COSE (RFC 8152) to JWK (RFC 7517) converter for node.js. Created for WebAuthn.
Utility methods for working with a JSON Web Key (JWK) and/or JSON Web Key Set (JWKs)
Parse COSE(CBOR Object Signing and Encryption) to JWK(JSON Web Key) or PEM.
Library to retrieve public keys from a JWKS endpoint
A framework for building letsencrypt clients, forked from letiny
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
A tool to convert a PEM file to a JSON Web Key (JWK). AThe package provides methods to convert both public and private PEM files, as well as a method to convert a private PEM to a public JWK.