summaryrefslogtreecommitdiffstats
path: root/openpgp/tests/data/messages
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2018-02-27 15:23:03 +0100
committerNeal H. Walfield <neal@pep.foundation>2018-02-28 10:13:32 +0100
commite304deb0fc7a92801cf3ba58aafeb14ce2301aed (patch)
treed16da7986cc44ddff49feca093dc0303fac01a10 /openpgp/tests/data/messages
parent79a68d5b59f5d11cbf3123509c82f45a09768720 (diff)
openpgp: Add support for SEIP and MDC packets.
- Note: due to the way that we handle indeterminate length packets, if the SEIP packet has an indeterminate length, then only the first packet in the SEIP container will be parsed.
Diffstat (limited to 'openpgp/tests/data/messages')
-rw-r--r--openpgp/tests/data/messages/encrypted-aes128-password-123456789.gpgbin0 -> 5228 bytes
-rw-r--r--openpgp/tests/data/messages/encrypted-aes192-password-123456.gpgbin0 -> 5228 bytes
-rw-r--r--openpgp/tests/data/messages/encrypted-aes256-password-123.gpgbin0 -> 5228 bytes
-rw-r--r--openpgp/tests/data/messages/encrypted-twofish-password-red-fish-blue-fish.gpgbin0 -> 5228 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/openpgp/tests/data/messages/encrypted-aes128-password-123456789.gpg b/openpgp/tests/data/messages/encrypted-aes128-password-123456789.gpg
new file mode 100644
index 00000000..c55798f3
--- /dev/null
+++ b/openpgp/tests/data/messages/encrypted-aes128-password-123456789.gpg
Binary files differ
diff --git a/openpgp/tests/data/messages/encrypted-aes192-password-123456.gpg b/openpgp/tests/data/messages/encrypted-aes192-password-123456.gpg
new file mode 100644
index 00000000..98da3e51
--- /dev/null
+++ b/openpgp/tests/data/messages/encrypted-aes192-password-123456.gpg
Binary files differ
diff --git a/openpgp/tests/data/messages/encrypted-aes256-password-123.gpg b/openpgp/tests/data/messages/encrypted-aes256-password-123.gpg
new file mode 100644
index 00000000..0ea63ab3
--- /dev/null
+++ b/openpgp/tests/data/messages/encrypted-aes256-password-123.gpg
Binary files differ
diff --git a/openpgp/tests/data/messages/encrypted-twofish-password-red-fish-blue-fish.gpg b/openpgp/tests/data/messages/encrypted-twofish-password-red-fish-blue-fish.gpg
new file mode 100644
index 00000000..2714f561
--- /dev/null
+++ b/openpgp/tests/data/messages/encrypted-twofish-password-red-fish-blue-fish.gpg
Binary files differ