commit | cfdc6057e10224fe989eec2f05cce33d0d495a75 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Jun 06 02:01:03 2017 -1000 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Jun 06 08:01:03 2017 -0400 |
tree | ea848af31fa00ee079ab11e3c0256983f3d4729b | |
parent | 34036d649f3f666cbadba3b737e03daa55e86d20 [diff] |
add X25519 test vectors from RFC 7748 section 5.2 (#3685)
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index ffb918c..55175f5 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst
@@ -35,6 +35,7 @@ * `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