• Home
Name Date Size #Lines LOC

..--

oaep-int.txtD03-May-202411.1 KiB275235

oaep-vect.txtD03-May-202472.4 KiB2,3401,937

pss-int.txtD03-May-20245.6 KiB123100

pss-vect.txtD03-May-202491 KiB2,7682,305

readme.txtD03-May-2024653 1814

readme.txt

1====================
2pkcs-1v2-1d2-vec.zip
3====================
4
5This directory contains test vectors for RSA-OAEP and RSA-PSS
6as defined in the second draft of PKCS #1 v2.1.
7
8The files:
9
10readme.txt              This file.
11oaep-vect.txt           Test vectors for RSA-OAEP encryption.
12oaep-int.txt            Intermediate values for RSA-OAEP
13                        encryption and RSA decryption with CRT.
14                        Also, BER-encoded RSAPrivateKey and
15                        RSAPublicKey types.
16pss-vect.txt            Test vectors for RSA-PSS signing.
17pss-int.txt             Intermediate values for RSA-PSS signing.
18