diff options
author | Werner Koch <[email protected]> | 2014-10-13 13:13:44 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-10-13 13:13:44 +0000 |
commit | bf91c4c8d50ba6fc9ab06f79b02c01389e337c5e (patch) | |
tree | 8b049d4ed261e45fc7d68c210a9c7ad58650c3d5 /tests/openpgp/samplekeys/README | |
parent | gpg: Remove all support for v3 keys and always create v4-signatures. (diff) | |
parent | gpg: Remove extra RSA import status line. (diff) | |
download | gnupg-wk/test-master.tar.gz gnupg-wk/test-master.zip |
Merge branch 'master' into wk/test-masterwk/test-master
Diffstat (limited to '')
-rw-r--r-- | tests/openpgp/samplekeys/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/openpgp/samplekeys/README b/tests/openpgp/samplekeys/README index c30345f91..6f8f916e0 100644 --- a/tests/openpgp/samplekeys/README +++ b/tests/openpgp/samplekeys/README @@ -8,3 +8,5 @@ ecc-sample-3-pub.asc A NIST P-521 ECC sample key. ecc-sample-3-sec.asc Ditto, but the secret keyblock. eddsa-sample-1-pub.asc An Ed25519 sample key. eddsa-sample-1-sec.asc Ditto, but as protected secret keyblock. +dda252ebb8ebe1af-1.asc rsa4096 key 1 +dda252ebb8ebe1af-2.asc rsa4096 key 2 with a long keyid collision. |