Cross-platform cryptography library for Node.js with post-quantum algorithms - built with RustCrypto
Library collection for password hashing, HMAC-based signature generation, and symmetric encryption. Build on top of Node's crypto module
A simple and secure library for encrypting and decrypting data using AES-256-GCM with PBKDF2 key derivation. Ideal for securing JWT tokens and sensitive information.
Small set of crypto utilities - ed25519 signatures, el-gamal encrpytion with AES-256-CBC, diffie-hellman and elGamal Secret sharing.
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.