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.

readme.txt 678 B

há 5 anos
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.