summaryrefslogtreecommitdiff
path: root/test/tested448pub.pem
diff options
context:
space:
mode:
authorNicola Tuveri <nic.tuv@gmail.com>2019-11-11 12:13:10 +0200
committerRichard Levitte <levitte@openssl.org>2019-12-11 18:37:53 +0100
commit81722fdf2e01cfa71c46abbcc19e65aa003e083f (patch)
treeea990f1a7af578e4e684c765b555519c6b874aca /test/tested448pub.pem
parent098404128383ded87ba390dd74ecd9e2ffa6f530 (diff)
downloadopenssl-new-81722fdf2e01cfa71c46abbcc19e65aa003e083f.tar.gz
More testing for CLI usage of Ed25519 and Ed448 keys
Add testing for the `req` app and explicit conversion tests similar to what is done for ECDSA keys. The included test keys for Ed25519 are from the examples in RFC 8410 (Sec. 10) The key for Ed448 is derived from the first of the test vectors in RFC 8032 (Sec. 7.4) using OpenSSL to encode it into PEM format. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10410)
Diffstat (limited to 'test/tested448pub.pem')
-rw-r--r--test/tested448pub.pem4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/tested448pub.pem b/test/tested448pub.pem
new file mode 100644
index 0000000000..640da6f2be
--- /dev/null
+++ b/test/tested448pub.pem
@@ -0,0 +1,4 @@
+-----BEGIN PUBLIC KEY-----
+MEMwBQYDK2VxAzoAX9dEm1m0Yf0s54fsYWrUah2hNCSFpw4fig6nXYDpZ3jt8SR2
+m0bHBhvWeD3x5Q9s0foavq/oJWGA
+-----END PUBLIC KEY-----