I2C toy code
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Kris Kwiatkowski 60779f40ca Init vor 5 Jahren
..
makefile Init vor 5 Jahren
oaep-int.txt Init vor 5 Jahren
oaep-vect.c Init vor 5 Jahren
oaep-vect.txt Init vor 5 Jahren
pkcs1v15crypt-vectors.c Init vor 5 Jahren
pkcs1v15crypt-vectors.txt Init vor 5 Jahren
pkcs1v15sign-vectors.c Init vor 5 Jahren
pkcs1v15sign-vectors.txt Init vor 5 Jahren
pss-int.txt Init vor 5 Jahren
pss-vect.c Init vor 5 Jahren
pss-vect.txt Init vor 5 Jahren
readme.txt Init vor 5 Jahren
rt.py Init vor 5 Jahren

readme.txt

====================

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.