aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-03-03 22:32:11 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-03-03 22:32:39 -0400
commit7f0039cbdffb976b006ccceaa06a6051421b6b03 (patch)
tree6d45e924142b3ae64b94e4dbd3a81e40be8e191d /docs/development
parent22425b5f7f012e3bd788d51982637b220d3409ae (diff)
downloadcryptography-7f0039cbdffb976b006ccceaa06a6051421b6b03.tar.gz
cryptography-7f0039cbdffb976b006ccceaa06a6051421b6b03.tar.bz2
cryptography-7f0039cbdffb976b006ccceaa06a6051421b6b03.zip
add vector sources
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 f18a5f2e..419dcc82 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -15,6 +15,7 @@ Asymmetric Ciphers
* RSA PKCS #1 from the RSA FTP site (ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-1/
and ftp://ftp.rsa.com/pub/rsalabs/tmp/).
+* RSA FIPS 186-2 and PKCS1 v1.5 vulnerability test vectors from `NIST CAVP`_.
* DSA test vectors from `FIPS 186-2`_ and `FIPS 186-3`_.
* OpenSSL PEM RSA serialization vectors from the `OpenSSL example key`_ and
`GnuTLS key parsing tests`_.