AES
AES Encrypt / Decrypt
AES-GCM encrypt text locally with a passphrase.
EncodeLocal compute
How to use
AES-GCM with PBKDF2-derived key. Demo salt is fixed — use proper KMS in production.
FAQ
Algorithm is solid; passphrase strength matters.
AES-GCM encrypt text locally with a passphrase.
AES-GCM with PBKDF2-derived key. Demo salt is fixed — use proper KMS in production.
Algorithm is solid; passphrase strength matters.
Demo salt is fixed. Use proper key management in production.