Secure arbitrary objects in localStorage using AES-GCM envelope encryption with device-bound KEK (IndexedDB) or Argon2id-derived KEK (master password).
-
Updated
Jul 26, 2026 - TypeScript
Secure arbitrary objects in localStorage using AES-GCM envelope encryption with device-bound KEK (IndexedDB) or Argon2id-derived KEK (master password).
Standalone one file AES library (incl. GCM, XTS) that includes the absolute minimum of code for the functionality selected
To associate your repository with the aes-gmc-256 topic, visit your repo's landing page and select "manage topics."