X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=testvectors%2Frsa-pkcs-1v2-1-vec%2Freadme.txt;fp=testvectors%2Frsa-pkcs-1v2-1-vec%2Freadme.txt;h=788c0ba875448b513641ba1157c19fb1fdc584c8;hp=0000000000000000000000000000000000000000;hb=ad20a79e4270ac6d3d7c0af08efb287865dca42a;hpb=f47523ef3943cceaa73f0a80360472bc357d60fb diff --git a/testvectors/rsa-pkcs-1v2-1-vec/readme.txt b/testvectors/rsa-pkcs-1v2-1-vec/readme.txt new file mode 100644 index 0000000..788c0ba --- /dev/null +++ b/testvectors/rsa-pkcs-1v2-1-vec/readme.txt @@ -0,0 +1,22 @@ +==================== +pkcs-1v2-1-vec.zip +==================== + +This directory contains test vectors for RSAES-OAEP and +RSASSA-PSS as defined in PKCS #1 v2.1. + +The files: + +readme.txt This file. + +oaep-vect.txt Test vectors for RSAES-OAEP encryption. + +oaep-int.txt Intermediate values for RSAES-OAEP + encryption and RSA decryption with CRT. + Also, DER-encoded RSAPrivateKey and + RSAPublicKey types. + +pss-vect.txt Test vectors for RSASSA-PSS signing. + +pss-int.txt Intermediate values for RSASSA-PSS + signing.