AES-256-GCM via WebCrypto — passphrase is derived to a 256-bit key via PBKDF2. Output is Base64-encoded with a random salt and IV prepended. Decryption requires the exact same passphrase.
AES-256-GCM via WebCrypto — passphrase is derived to a 256-bit key via PBKDF2. Output is Base64-encoded with a random salt and IV prepended. Decryption requires the exact same passphrase.