aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-07-16 13:02:17 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-07-16 13:02:17 -0500
commite943b7905c56998bec40a762b41496ccd356f6c3 (patch)
treecd23707c6ae3ec41c7b9386aaffedde312f52208 /docs
parentd6714012097206929fd014ed6902ac02bac827db (diff)
parent23fef0aeef4b9c0ebe31abfbf4978303390958df (diff)
downloadcryptography-e943b7905c56998bec40a762b41496ccd356f6c3.tar.gz
cryptography-e943b7905c56998bec40a762b41496ccd356f6c3.tar.bz2
cryptography-e943b7905c56998bec40a762b41496ccd356f6c3.zip
Merge pull request #1264 from public/dh-vectors
NIST KASVS values for DH and ECDH
Diffstat (limited to 'docs')
-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 5f31e304..2682d37e 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -22,6 +22,7 @@ Asymmetric ciphers
* RSA FIPS 186-2 and PKCS1 v1.5 vulnerability test vectors from `NIST CAVP`_.
* FIPS 186-2 and FIPS 186-3 DSA test vectors from `NIST CAVP`_.
* FIPS 186-2 and FIPS 186-3 ECDSA test vectors from `NIST CAVP`_.
+* DH and ECDH test vectors from `NIST CAVP`_.
* Ed25519 test vectors from the `Ed25519 website_`.
* OpenSSL PEM RSA serialization vectors from the `OpenSSL example key`_ and
`GnuTLS key parsing tests`_.