I2C toy code
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

readme.txt 678 B

5年前
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.