Wrapper for encrypted localStorage and sessionStorage in browser
Wrapper for encrypted localStorage and sessionStorage in browser
A Node.js project that allows users to store encrypted key-value data locally on their system. This project serves as an alternate storage solution to SQLite but with enhanced security features, leveraging AES encryption to ensure the confidentiality and
To encrypt and decrypt data stored in the local storage using AES