secure-timed-storage
Secure timed storage library for encrypting and managing data in localStorage with expiry
use-encrypt-storage
use-encrypt-storage is a simple and secure utility for managing browser localStorage with encryption. It provides a React hook that seamlessly integrates with the brower's localStorage and leverages the robust encryption capabilities of crypto-js. This pa
encrystorage
A lightweight and secure solution for encrypting and decrypting sensitive data in the local storage of web browsers.