A secure message encryption and signing package using Ed25519 for signing and X25519 for encryption
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.
Small set of crypto utilities - ed25519 signatures, el-gamal encrpytion with AES-256-CBC, diffie-hellman and elGamal Secret sharing.
Execute OpenSSL commands directly from JavaScript. Provides a simple, cross-platform interface for cryptographic operations, certificate management, and security tasks.