I2C toy code
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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.