]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - testvectors/rsa-pkcs-1v2-1-vec/readme.txt
introducing RSA-OAEP (can encrypt one message correctly)
[arm-crypto-lib.git] / testvectors / rsa-pkcs-1v2-1-vec / readme.txt
diff --git a/testvectors/rsa-pkcs-1v2-1-vec/readme.txt b/testvectors/rsa-pkcs-1v2-1-vec/readme.txt
new file mode 100644 (file)
index 0000000..788c0ba
--- /dev/null
@@ -0,0 +1,22 @@
+====================\r
+pkcs-1v2-1-vec.zip\r
+====================\r
+\r
+This directory contains test vectors for RSAES-OAEP and\r
+RSASSA-PSS as defined in PKCS #1 v2.1.\r
+\r
+The files:\r
+\r
+readme.txt              This file.\r
+\r
+oaep-vect.txt           Test vectors for RSAES-OAEP encryption.\r
+\r
+oaep-int.txt            Intermediate values for RSAES-OAEP \r
+                        encryption and RSA decryption with CRT. \r
+                        Also, DER-encoded RSAPrivateKey and \r
+                        RSAPublicKey types.\r
+\r
+pss-vect.txt            Test vectors for RSASSA-PSS signing.\r
+\r
+pss-int.txt             Intermediate values for RSASSA-PSS\r
+                        signing.\r