Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
node-forge
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
@peculiar/asn1-x509
ASN.1 schema of `Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile` (RFC5280)
rasha
💯 PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.
@fidm/x509
Pure JavaScript X509 certificate tools for Node.js
@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 validating certificate chains easy
@ghaiklor/x509
Simple X509 certificate parser
@root/x509
VanillaJS, Lightweight, Zero-Dependency, X509 schema encoder and decoder.
@root/asn1
VanillaJS, Lightweight, Zero-Dependency, ASN.1 encoder and decoder.
@root/csr
Lightweight, Zero-Dependency CSR (Certificate Signing Request) generator and parser for Node.js and Browsers
@root/keypairs
Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers
@root/pem
VanillaJS, Lightweight, Zero-Dependency, PEM encoder and decoder.
forge-light
A custom version of node-forge with selected algorithms.
openssl-nodejs
is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/
cert-info
Read basic info (subject, altnames, expiresAt, issuedAt) from a cert.pem / x509 certificate (tls / ssl / https)
uasn1
An insanely minimal ASN.1 builder for X.509 common schemas, specifically SEC1/X9.62 PKCS#8, SPKI/PKIX, PKCS#1 and CSR.
js-x509-utils
Universal Module of X.509 Certificate Utilities in JavaScript
x509.js
parsing of x509 certificates and keys in javascript (via emscripten)
self-cert
A simple library to generate self signed x509 certs
js-crypto-utils
JavaScript cryptographic utilities for OpenSSL-WebCrypto compatibility including PEM/X509-JWK converter.