I2C toy code
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Kris Kwiatkowski 60779f40ca Init há 5 anos
..
makefile Init há 5 anos
oaep-int.txt Init há 5 anos
oaep-vect.c Init há 5 anos
oaep-vect.txt Init há 5 anos
pkcs1v15crypt-vectors.c Init há 5 anos
pkcs1v15crypt-vectors.txt Init há 5 anos
pkcs1v15sign-vectors.c Init há 5 anos
pkcs1v15sign-vectors.txt Init há 5 anos
pss-int.txt Init há 5 anos
pss-vect.c Init há 5 anos
pss-vect.txt Init há 5 anos
readme.txt Init há 5 anos
rt.py Init há 5 anos

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.