aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-11-24 23:30:39 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2018-11-24 09:30:39 -0600
commit8f3d259bd8b02e1d33fe1dd98ecfc173cee24516 (patch)
tree1b5ef755a8bc3bb0475ad73beaffe1fdbe2d0537 /docs/development
parentc8dd3c02e5ea1cbccd0df9c2cfa29582c8d25ed6 (diff)
downloadcryptography-8f3d259bd8b02e1d33fe1dd98ecfc173cee24516.tar.gz
cryptography-8f3d259bd8b02e1d33fe1dd98ecfc173cee24516.tar.bz2
cryptography-8f3d259bd8b02e1d33fe1dd98ecfc173cee24516.zip
add ed448 test vectors (#4608)
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst1
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