diff options
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/test-vectors.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 |