Exception: ActiveCipherStorage::Errors::DecryptionError
- Defined in:
- lib/active_cipher_storage/errors.rb
Overview
Raised when GCM authentication tag verification fails (data tampered or wrong key). Deliberately vague to avoid oracle attacks.
Raised when GCM authentication tag verification fails (data tampered or wrong key). Deliberately vague to avoid oracle attacks.