summaryrefslogtreecommitdiff
path: root/tests/cert-tests/data
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-30 12:53:40 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-17 17:08:01 +0200
commitf9d196b026780a27ed295f3cbeb90b980ee518c5 (patch)
treee3107f0da2ccd25fff1ad15d8b20871be5edc00d /tests/cert-tests/data
parent82cb4b7c8d939717a3695faf224564dc2919f5d3 (diff)
downloadgnutls-f9d196b026780a27ed295f3cbeb90b980ee518c5.tar.gz
tests: parse and interpret an EdDSA public key
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'tests/cert-tests/data')
-rw-r--r--tests/cert-tests/data/pubkey-eddsa.pem18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/cert-tests/data/pubkey-eddsa.pem b/tests/cert-tests/data/pubkey-eddsa.pem
new file mode 100644
index 0000000000..dbcca224dc
--- /dev/null
+++ b/tests/cert-tests/data/pubkey-eddsa.pem
@@ -0,0 +1,18 @@
+Public Key Information:
+ Public Key Algorithm: EdDSA (Ed25519)
+ Algorithm Security Level: High (256 bits)
+ Curve: Ed25519
+ X:
+ 19:bf:44:09:69:84:cd:fe:85:41:ba:c1:67:dc:3b:96
+ c8:50:86:aa:30:b6:b6:cb:0c:5c:38:ad:70:31:66:e1
+
+Public Key ID:
+ sha1:3a04967761a552db7e9e18c6dba4bd4aae119908
+ sha256:a1e9156054e04fac899ae9f275132cdc07a5dbc4ea2c2ad3a1ffc6e0d253681f
+Public Key PIN:
+ pin-sha256:oekVYFTgT6yJmunydRMs3Ael28TqLCrTof/G4NJTaB8=
+
+
+-----BEGIN PUBLIC KEY-----
+MCowBQYDK2VwAyEAGb9ECWmEzf6FQbrBZ9w7lshQhqowtrbLDFw4rXAxZuE=
+-----END PUBLIC KEY-----