kruptein
crypto; from kruptein to hide or conceal
crypterjs
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.
encryptdecryptwithkey
A Node.js package for encrypting and decrypting strings using the AES-128-CTR algorithm with a customizable encryption key
cryptr
a simple encrypt and decrypt module for node.js