crypto library for node and browser. uses webcrypto or node-webcrypto-ossl for primatives
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
webcrypto api in the browser and node-webcrypto-ossl in node.js
A WebCrypto Polyfill for Node in TypeScript built on OpenSSL
Lightweight ES5 script to provide crypto utilities
Helper functions for mute-crypto package
Shared structured logger (pino) for SportsOS backend services with PII scrubbing, child-logger API, and Express/NestJS integrations
Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.
JustFix Component Library
Used to register and login via FIDO2.
Simplified interactions with the JAAK Playback API for node JS environment
A WebCrypto Polyfill built on PKCS11
[](https://www.npmjs.org/package/node-webcrypto-shim)
node.js runner for Cloudflare Workers
XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto
A pure Typescript/Javascript implementation of XAdES based on XMLDSIGjs.
A basic class to encrypt and decrypt
the signal ratcheting forward secrecy protocol, for node and browsers
Libsignal Protocol Library for node and browsers
XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto
XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto
Symmetric cryptography with a passphrase for node and the browser
Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.
OpenSSL implementation for NodeJS
OpenSSL version 3+ bindings to modern EVP APIs
Native OpenSSL system bindings
A ring-compatible API backed by native-ossl (OpenSSL)
A rustls CryptoProvider backed by native-ossl (OpenSSL)
Native Rust idiomatic bindings to OpenSSL
Companion for writing OpenSSL providers in Rust
Rust crate with FFI binding for the `Core` and `Provider` APIs of `OpenSSL 3.2+`
Low level sys bindings allowing openssl to use PQ crypto through OQS.
bloaty-metafile
A framework to build OpenSSL Providers tailored for the transition to post-quantum cryptography
X.509 certificate structures for synta ASN.1 library
A PKCS #11 software token written in Rust
This gem provide crypt by AES-128-CBC, AES-256-CBC and DES. Use openssl lib.
This gem provide RSA encryption and sign, verify by openssl lib.
A krypt shim to offer the same API as the Ruby OpenSSL extension. The implementation uses krypt internally.