cryptaculous
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.
@sebastienrousseau/crypto-lib
Crypto Lib is a powerful intuitive cryptographic JavaScript library that encapsulates common algorithms, functions and provides an interface for low-level cryptographic operations.
@sebastienrousseau/crypto-server
Crypto Server is a Fastify web server that exposes easy consumable REST APIs to perform low-level cryptographic operations. It is implemented using Node.js and relies on Crypto Lib.