Crypto & Encoding
Text Encryption
Encrypt and decrypt text with a passphrase using AES-GCM (PBKDF2 key).
The key is derived with PBKDF2 (SHA-256, 100,000 iterations). Use the same passphrase to decrypt.
Encrypt and decrypt text with a passphrase using AES-GCM (PBKDF2 key).
The key is derived with PBKDF2 (SHA-256, 100,000 iterations). Use the same passphrase to decrypt.