I2C toy code
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Kris Kwiatkowski 60779f40ca Init před 5 roky
..
makefile Init před 5 roky
oaep-int.txt Init před 5 roky
oaep-vect.c Init před 5 roky
oaep-vect.txt Init před 5 roky
pkcs1v15crypt-vectors.c Init před 5 roky
pkcs1v15crypt-vectors.txt Init před 5 roky
pkcs1v15sign-vectors.c Init před 5 roky
pkcs1v15sign-vectors.txt Init před 5 roky
pss-int.txt Init před 5 roky
pss-vect.c Init před 5 roky
pss-vect.txt Init před 5 roky
readme.txt Init před 5 roky
rt.py Init před 5 roky

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.