Secure localStorage
Secure localStorage. This plugin will store local data encrypted using the IOS keychain or the Android keystore. Use it to store temporary sensitive data which has to survive an app exit/shutdown.
Secure localStorage. This plugin will store local data encrypted using the IOS keychain or the Android keystore. Use it to store temporary sensitive data which has to survive an app exit/shutdown.
A comprehensive client-side encryption solution with secure wrappers for localStorage, sessionStorage, and cookies
No description provided.
A secure wrapper for localStorage with encryption support
Secure arbitrary objects in localStorage using AES-GCM envelope encryption with device-bound KEK (IndexedDB) or Argon2id-derived KEK (master password).
A simple tool for storing secrets.