summaryrefslogtreecommitdiffstats
path: root/openpgp/tests
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-08-22 17:06:56 +0200
committerJustus Winter <justus@sequoia-pgp.org>2018-08-22 17:10:49 +0200
commit108bd332fabaa05009f1315d925664d2007bcdb2 (patch)
treeeb7f175f84dc8b2592f3d3036f2a824c8b12edea /openpgp/tests
parentc2fe7c5dcfb0f268ec16b3996d85b35a9c54eb47 (diff)
openpgp: Implement proper handling of nested signatures.
- Outer signatures are over any inner signatures and the intervening content. Since outer signatures are notarizations, they should treat literal data packets the same way normal signatures (i.e., inner most signatures) do and ignore the filename, date, etc. fields when hashing the content. - Add a test vector for this, and an example that creates these kinds of notarizations. - Fixes #29.
Diffstat (limited to 'openpgp/tests')
-rw-r--r--openpgp/tests/data/messages/signed-1-notarized-by-ed25519.pgpbin0 -> 5626 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/openpgp/tests/data/messages/signed-1-notarized-by-ed25519.pgp b/openpgp/tests/data/messages/signed-1-notarized-by-ed25519.pgp
new file mode 100644
index 00000000..251bce08
--- /dev/null
+++ b/openpgp/tests/data/messages/signed-1-notarized-by-ed25519.pgp
Binary files differ