aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hazmat/primitives/vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt')
-rw-r--r--tests/hazmat/primitives/vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/hazmat/primitives/vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt b/tests/hazmat/primitives/vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt
deleted file mode 100644
index b6fb41c1..00000000
--- a/tests/hazmat/primitives/vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-====================
-pkcs-1v2-1d2-vec.zip
-====================
-
-This directory contains test vectors for RSA-OAEP and RSA-PSS
-as defined in the second draft of PKCS #1 v2.1.
-
-The files:
-
-readme.txt This file.
-oaep-vect.txt Test vectors for RSA-OAEP encryption.
-oaep-int.txt Intermediate values for RSA-OAEP
- encryption and RSA decryption with CRT.
- Also, BER-encoded RSAPrivateKey and
- RSAPublicKey types.
-pss-vect.txt Test vectors for RSA-PSS signing.
-pss-int.txt Intermediate values for RSA-PSS signing.