From 8f3d259bd8b02e1d33fe1dd98ecfc173cee24516 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 24 Nov 2018 23:30:39 +0800 Subject: add ed448 test vectors (#4608) --- docs/development/test-vectors.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index a3ffc9ab..10a15b23 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -50,6 +50,7 @@ Asymmetric ciphers Ruby test suite. * X25519 and X448 test vectors from :rfc:`7748`. * RSA OAEP with custom label from the `BoringSSL evp tests`_. +* Ed448 test vectors from :rfc:`8032`. Custom asymmetric vectors -- cgit v1.2.3