Files
IronStorage/crates/storage/tests/fixtures/compatibility/gnupg-aead/fixture.toml
2026-08-10 08:57:57 +00:00

13 lines
565 B
TOML

format = 1
producer = "GnuPG 2.4.8"
command_profile = "--batch --trust-model always --compress-algo none --cipher-algo AES256 --force-ocb --set-filename '' --encrypt"
packet_tag = 20
cipher = "AES256"
aead_mode = "OCB"
recipient_primary_fingerprint = "7E5C5241B25F6FFAAD717EBFA132DCB2DC23AE30"
recipient_encryption_subkey_fingerprint = "10208D0B84AD13D2157795D5EB55885EC93C0A26"
store = "store"
entry = "gnupg-aead/store/paypal.gpg"
plaintext = "gnupg-aead/expected/paypal.txt"
ciphertext_sha256 = "4dc0eae06afa822739f41a296cd61a9bd1af91057c2ab1d61e4441874250eaf7"