quantumesh
Quantum Mesh Encryption - A powerful encryption library with AES-GCM, ChaCha20, Argon2, and ECC key exchange.
Quantum Mesh Encryption - A powerful encryption library with AES-GCM, ChaCha20, Argon2, and ECC key exchange.
A lightweight library for securing localStorage and sessionStorage with AES encryption, ensuring sensitive data is protected and accessible only to authorized users.
If you are used to working with `localstorage` and `sessionstorage` in your browser and you are tired of exposing some sensitive information. This module is made for you.
SimpleCrypto is a robust and lightweight encryption library for Node.js. It provides a simple and intuitive API for securely encrypting and decrypting strings using AES-256-GCM encryption. With built-in support for salting, key derivation, and configurabl
NPM package for storing and managing data across window local-storage and session-storage securely