t7x/deps/libtomcrypt/notes/rsa-testvectors
2023-12-06 17:43:39 -05:00
..
makefile Add deps locally 2023-12-06 17:43:39 -05:00
oaep-int.txt Add deps locally 2023-12-06 17:43:39 -05:00
oaep-vect.c Add deps locally 2023-12-06 17:43:39 -05:00
oaep-vect.txt Add deps locally 2023-12-06 17:43:39 -05:00
pkcs1v15crypt-vectors.c Add deps locally 2023-12-06 17:43:39 -05:00
pkcs1v15crypt-vectors.txt Add deps locally 2023-12-06 17:43:39 -05:00
pkcs1v15sign-vectors.c Add deps locally 2023-12-06 17:43:39 -05:00
pkcs1v15sign-vectors.txt Add deps locally 2023-12-06 17:43:39 -05:00
pss-int.txt Add deps locally 2023-12-06 17:43:39 -05:00
pss-vect.c Add deps locally 2023-12-06 17:43:39 -05:00
pss-vect.txt Add deps locally 2023-12-06 17:43:39 -05:00
readme.txt Add deps locally 2023-12-06 17:43:39 -05:00
rt.py Add deps locally 2023-12-06 17:43:39 -05:00

====================
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.