AES Encrypt (Passphrase)
Crypto
Encrypt text with AES using a passphrase.
How to use
Enter plaintext + passphrase, then Run to get ciphertext (base64 string).
Best for
- Quick local encryption
- Sharing encrypted notes with a shared passphrase

Encrypt text with AES using a passphrase.
Enter plaintext + passphrase, then Run to get ciphertext (base64 string).