aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-19 18:25:12 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-19 18:25:12 -0600
commit176ae10d9aea37ddb3622573bc2e611cd73889af (patch)
tree832625da2c85ffb727f0ca829254ed61b50b9f15 /docs
parent3a4794860b3cc5323a8b7e4b34bef5b48f5ce776 (diff)
parent58db154629bfff899055df09a29497383bf36811 (diff)
downloadcryptography-176ae10d9aea37ddb3622573bc2e611cd73889af.tar.gz
cryptography-176ae10d9aea37ddb3622573bc2e611cd73889af.tar.bz2
cryptography-176ae10d9aea37ddb3622573bc2e611cd73889af.zip
Merge pull request #621 from public/openssl-pem-vectors
Test data for the OpenSSL key serialisation format
Diffstat (limited to 'docs')
-rw-r--r--docs/development/test-vectors.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index f47f08de..1aa71106 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -15,6 +15,7 @@ Asymmetric Ciphers
* RSA PKCS1 from the RSA FTP site (ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-1/
and ftp://ftp.rsa.com/pub/rsalabs/tmp/).
+* OpenSSL PEM serialization vectors from the `OpenSSL test suite`_ and `GnuTLS test suite`_.
Hashes
~~~~~~
@@ -100,3 +101,5 @@ header format (substituting the correct information):
.. _`Whirlpool website`: http://www.larc.usp.br/~pbarreto/WhirlpoolPage.html
.. _`Specification repository`: https://github.com/fernet/spec
.. _`errata`: http://www.rfc-editor.org/errata_search.php?rfc=6238
+.. _`OpenSSL test suite`: http://git.openssl.org/gitweb/?p=openssl.git;a=blob;f=test/testrsa.pem;h=aad21067a8f7cb93a52a511eb9162fd83be39135;hb=66e8211c0b1347970096e04b18aa52567c325200
+.. _`GnuTLS test suite`: https://gitorious.org/gnutls/gnutls/commit/f16ef39ef0303b02d7fa590a37820440c466ce8d