]> git.cryptolib.org Git - arm-crypto-lib.git/blob - 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
1 ====================\r
2 pkcs-1v2-1-vec.zip\r
3 ====================\r
4 \r
5 This directory contains test vectors for RSAES-OAEP and\r
6 RSASSA-PSS as defined in PKCS #1 v2.1.\r
7 \r
8 The files:\r
9 \r
10 readme.txt              This file.\r
11 \r
12 oaep-vect.txt           Test vectors for RSAES-OAEP encryption.\r
13 \r
14 oaep-int.txt            Intermediate values for RSAES-OAEP \r
15                         encryption and RSA decryption with CRT. \r
16                         Also, DER-encoded RSAPrivateKey and \r
17                         RSAPublicKey types.\r
18 \r
19 pss-vect.txt            Test vectors for RSASSA-PSS signing.\r
20 \r
21 pss-int.txt             Intermediate values for RSASSA-PSS\r
22                         signing.\r