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.

readme.txt 678 B

il y a 5 ans
12345678910111213141516171819202122
  1. ====================
  2. pkcs-1v2-1-vec.zip
  3. ====================
  4. This directory contains test vectors for RSAES-OAEP and
  5. RSASSA-PSS as defined in PKCS #1 v2.1.
  6. The files:
  7. readme.txt This file.
  8. oaep-vect.txt Test vectors for RSAES-OAEP encryption.
  9. oaep-int.txt Intermediate values for RSAES-OAEP
  10. encryption and RSA decryption with CRT.
  11. Also, DER-encoded RSAPrivateKey and
  12. RSAPublicKey types.
  13. pss-vect.txt Test vectors for RSASSA-PSS signing.
  14. pss-int.txt Intermediate values for RSASSA-PSS
  15. signing.