Exception: ActiveCipherStorage::Errors::DecryptionError

Inherits:
Error
  • Object
show all
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.