node-forge
popularJavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Updated by @davidlehn
webcrypto-core
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
Updated by @peculiarventures
graphene-pk11
A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript
Updated by @peculiarventures
@peculiar/x509
@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as …
Updated by @rmhrisk
@root/keypairs
Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers
Updated by @coolaj86
node-bignumber
A pure javascript implementation of BigIntegers and RSA crypto.
Updated by @joedoyle23
xmldsigjs
XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto
Updated by @peculiarventures
webcrypto-liner
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
Updated by @peculiarventures
xadesjs
A pure Typescript/Javascript implementation of XAdES based on XMLDSIGjs.
Updated by @peculiarventures
@root/acme
Free SSL certificates for Node.js and Browsers. Issued via Let's Encrypt
Updated by @coolaj86
js-crypto-key-utils
Universal Module for Cryptographic Key Utilities in JavaScript, including PEM-JWK converters
Updated by @kurihara