I2C toy code
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Kris Kwiatkowski 60779f40ca Init il y a 5 ans
..
makefile Init il y a 5 ans
oaep-int.txt Init il y a 5 ans
oaep-vect.c Init il y a 5 ans
oaep-vect.txt Init il y a 5 ans
pkcs1v15crypt-vectors.c Init il y a 5 ans
pkcs1v15crypt-vectors.txt Init il y a 5 ans
pkcs1v15sign-vectors.c Init il y a 5 ans
pkcs1v15sign-vectors.txt Init il y a 5 ans
pss-int.txt Init il y a 5 ans
pss-vect.c Init il y a 5 ans
pss-vect.txt Init il y a 5 ans
readme.txt Init il y a 5 ans
rt.py Init il y a 5 ans

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.