{"library":"storage-encryption","type":"library","category":null,"description":"Encrypt Storage is a lightweight library for encrypting client-side storage (localStorage and sessionStorage) using AES symmetric encryption. Version 1.0.16 is the most recent stable release, with slow release cadence. It simplifies securing sensitive data in the browser with a minimal API. Compared to alternatives like crypto-js or browser-native crypto, it provides a dedicated high-level interface for storage encryption with TypeScript support. It is actively maintained.","language":"javascript","status":"active","version":"1.0.16","tags":["javascript","localStorage","encrypt local storage","encrypt session storage","storage encryption","encrypt","front security","encryption","angular","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install storage-encryption","imports":["import { EncryptStorage } from 'storage-encryption'","const { EncryptStorage } = require('storage-encryption')","import type { EncryptStorage } from 'storage-encryption'"]},{"cmd":"yarn add storage-encryption","imports":[]},{"cmd":"pnpm add storage-encryption","imports":[]}],"homepage":"https://github.com/nour-karoui/encrypt-storage#readme","github":"https://github.com/nour-karoui/encrypt-storage","docs":null,"changelog":null,"pypi":null,"npm":"storage-encryption","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}