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.

vor 5 Jahren
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.