aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-06-06 02:01:03 -1000
committerAlex Gaynor <alex.gaynor@gmail.com>2017-06-06 08:01:03 -0400
commitcfdc6057e10224fe989eec2f05cce33d0d495a75 (patch)
treeea848af31fa00ee079ab11e3c0256983f3d4729b /docs/development/test-vectors.rst
parent34036d649f3f666cbadba3b737e03daa55e86d20 (diff)
downloadcryptography-cfdc6057e10224fe989eec2f05cce33d0d495a75.tar.gz
cryptography-cfdc6057e10224fe989eec2f05cce33d0d495a75.tar.bz2
cryptography-cfdc6057e10224fe989eec2f05cce33d0d495a75.zip
add X25519 test vectors from RFC 7748 section 5.2 (#3685)
Diffstat (limited to 'docs/development/test-vectors.rst')
-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 ffb918c0..55175f53 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -35,6 +35,7 @@ Asymmetric ciphers
* `Botan's ECC private keys`_.
* `asymmetric/public/PKCS1/dsa.pub.pem`_ is a PKCS1 DSA public key from the
Ruby test suite.
+* X25519 test vectors from :rfc:`7748`.
Custom asymmetric vectors