diff options
-rw-r--r-- | docs/development/test-vectors.rst | 4 | ||||
-rw-r--r-- | tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/key1.pem (renamed from tests/hazmat/primitives/vectors/asymmetric/GnuTLS/key1.pem) | 0 | ||||
-rw-r--r-- | tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/key2.pem (renamed from tests/hazmat/primitives/vectors/asymmetric/GnuTLS/key2.pem) | 0 | ||||
-rw-r--r-- | tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa-encrypted.pem (renamed from tests/hazmat/primitives/vectors/asymmetric/OpenSSL/testrsa-encrypted.pem) | 0 | ||||
-rw-r--r-- | tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem (renamed from tests/hazmat/primitives/vectors/asymmetric/OpenSSL/testrsa.pem) | 0 |
5 files changed, 4 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index f47f08de..3f3c8b09 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -15,6 +15,8 @@ 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`_ and `GnuTLS`_ test + suites. Hashes ~~~~~~ @@ -100,3 +102,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`: https://www.openssl.org/ +.. _`GnuTLS`: http://www.gnutls.org/ diff --git a/tests/hazmat/primitives/vectors/asymmetric/GnuTLS/key1.pem b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/key1.pem index 3618f60c..3618f60c 100644 --- a/tests/hazmat/primitives/vectors/asymmetric/GnuTLS/key1.pem +++ b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/key1.pem diff --git a/tests/hazmat/primitives/vectors/asymmetric/GnuTLS/key2.pem b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/key2.pem index 6bd476d7..6bd476d7 100644 --- a/tests/hazmat/primitives/vectors/asymmetric/GnuTLS/key2.pem +++ b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/key2.pem diff --git a/tests/hazmat/primitives/vectors/asymmetric/OpenSSL/testrsa-encrypted.pem b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa-encrypted.pem index cacab087..cacab087 100644 --- a/tests/hazmat/primitives/vectors/asymmetric/OpenSSL/testrsa-encrypted.pem +++ b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa-encrypted.pem diff --git a/tests/hazmat/primitives/vectors/asymmetric/OpenSSL/testrsa.pem b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem index aad21067..aad21067 100644 --- a/tests/hazmat/primitives/vectors/asymmetric/OpenSSL/testrsa.pem +++ b/tests/hazmat/primitives/vectors/asymmetric/OpenSSL_Serialization/testrsa.pem |