encrypt-storage
Wrapper for encrypted localStorage and sessionStorage in browser
secured-storage-web
A package for securing storage of web applications via encryption for localStorage, sessionStorage, cookies, and IndexedDB. It is customizable and easy to use, similar to default operations.
secure-storify
**SecureStorify** is a library designed to enhance the security of web applications by providing encrypted browser storage functionality. It secures data in localStorage, sessionStorage, IndexedDB, and cache storage using the RSA (Rivest–Shamir–Adleman) e
crypto-js-storage
CryptoStorage stores data in a local storeage using standard and secure encryption algorithms.