]> the.earth.li Git - onak.git/commitdiff
Add example v3 Elgamal key
authorJonathan McDowell <noodles@earth.li>
Sun, 3 Nov 2013 20:58:27 +0000 (12:58 -0800)
committerJonathan McDowell <noodles@earth.li>
Sun, 3 Nov 2013 20:58:27 +0000 (12:58 -0800)
keys/README
keys/elgv3.key [new file with mode: 0644]

index f32e8c6a8d0b02533d55b3a77071ae431cbe98fa..bbd820680c2ffdd8ce1edb303ac14f23e710eb25 100644 (file)
@@ -20,3 +20,5 @@ putro.key
        A v4 key with a non revocation signature on the public key.
 huggie-rev.key
        A revoked v4 key.
+elgv3.key
+       A v3 key using Elgamal (generated by older version of GnuPG)
diff --git a/keys/elgv3.key b/keys/elgv3.key
new file mode 100644 (file)
index 0000000..54a1e26
Binary files /dev/null and b/keys/elgv3.key differ