From 03598e4da99dbaf4c9f978e8f6f57ce3f6720b48 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 24 Nov 2020 13:03:48 +0100 Subject: openpgp: Handle truncated armor prefixes. - Fixes #618. --- openpgp/tests/data/armor/test-3.with-headers-quoted-stripped.asc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openpgp/tests/data/armor/test-3.with-headers-quoted-stripped.asc (limited to 'openpgp/tests') diff --git a/openpgp/tests/data/armor/test-3.with-headers-quoted-stripped.asc b/openpgp/tests/data/armor/test-3.with-headers-quoted-stripped.asc new file mode 100644 index 00000000..47ceaf40 --- /dev/null +++ b/openpgp/tests/data/armor/test-3.with-headers-quoted-stripped.asc @@ -0,0 +1,7 @@ +> -----BEGIN PGP ARMORED FILE----- +> Comment: Some Header +> Comment: Another one +> +> NdWx +> =oSKZ +> -----END PGP ARMORED FILE----- -- cgit v1.2.3