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.
A Node.js package for encrypting and decrypting strings using the AES-128-CTR algorithm with a customizable encryption key