From 7c2cec85975d8bc79ff09af92d7d7d7077c7b18f Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 6 Jul 2019 17:01:54 -0400 Subject: fix inaccurate ed25519 vector docs (#4938) --- docs/development/test-vectors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 106a8166..41fb9dfb 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -232,7 +232,7 @@ X.509 * ``letsencryptx3.pem`` - A subordinate certificate used by Let's Encrypt to issue end entity certificates. * ``ed25519-rfc8410.pem`` - A certificate containing an X25519 public key with - an ``ed25519ph`` signature taken from :rfc:`8410`. + an ``ed25519`` signature taken from :rfc:`8410`. * ``root-ed25519.pem`` - An ``ed25519`` root certificate (``ed25519`` signature with ``ed25519`` public key) from the OpenSSL test suite. (`root-ed25519.pem`_) -- cgit v1.2.3