JWA implementation (supports all JWS algorithms)
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
💯 PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.
NodeJS OpenSSL wrapper
Xml digital signature and encryption library for Node.js
RSA for browserify
ASN.1 schema for RSA keys and algorithms defined in RFC 8017.
Library to retrieve RSA public keys from a JWKS endpoint
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
A collection of utilities for better-auth
RSA public/private key OpenSSL bindings for node and io.js
Fisk, a distributed compile system
Fisk, a nice distributed compile system
RSA library for Node.js and browsers
Get the version of a binary in semver format
Converts between RSA key formats, detecting input format (PEM, DER, PKCS1, PKCS8). No OpenSSL needed.
Convert a JSON Web Key to a PEM
💯 PEM-to-JWK and JWK-to-PEM (and SSH) for ECDSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.
Self-signed certificate for development use, generated using openssl. Expires in the year 4754 (4754-06-06).
Converts PEM encoded RSA public and private keys to the JWK (JSON Web Key) format.
Encryption and JWT toolbox
implementation of crypto for the browser
Amazon Pay Checkout V2 Integration
RSA public/private key OpenSSL bindings for node and io.js
Adds PKCS8 key format support to OpenSSL::PKey::RSA
Exchange RSA keys between Microsoft CSP blob format (ExportCspBlob, ImportCspBlob) and ruby openssl key OpenSSL::PKey::RSA
PuTTY::Key is a Ruby implementation of the PuTTY private key (ppk) format, handling reading and writing .ppk files. It includes a refinement to Ruby's OpenSSL library to add support for converting DSA, EC and RSA private keys to and from PuTTY private key files. This allows OpenSSH ecdsa, ssh-dss and ssh-rsa private keys to be converted to and from PuTTY's private key format.
Parse OpenSSH format public keys (ssh-rsa, ssh-dss, ssh-ed25519, ecdsa-sha2-*) and return OpenSSL::PKey objects