summaryrefslogtreecommitdiffstats
path: root/openpgp/tests
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-10-09 17:50:22 +0200
committerJustus Winter <justus@sequoia-pgp.org>2018-10-11 16:27:23 +0200
commit12da5b662d965abeed98b4f1b0f74b6ab887cefe (patch)
tree8365e143ba859f175c27405449a69eda3499f65a /openpgp/tests
parent99fbdcf9d73a469638e5d035e58e841451ff3579 (diff)
openpgp: Add support for the AEAD encrypted data packet.
- This adds a new packet type, and enough infrastructure to decrypt messages encrypted using AEAD.
Diffstat (limited to 'openpgp/tests')
-rw-r--r--openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-134217728-password-123.pgpbin0 -> 5314 bytes
-rw-r--r--openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-64-password-123.pgpbin0 -> 6611 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-134217728-password-123.pgp b/openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-134217728-password-123.pgp
new file mode 100644
index 00000000..fb5a9daf
--- /dev/null
+++ b/openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-134217728-password-123.pgp
Binary files differ
diff --git a/openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-64-password-123.pgp b/openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-64-password-123.pgp
new file mode 100644
index 00000000..547f1315
--- /dev/null
+++ b/openpgp/tests/data/messages/aed/msg-aes128-eax-chunk-size-64-password-123.pgp
Binary files differ