1. bc13cd9 Replaced ascii hex input by binary input for all key material by Cédric Meuter · 4 years, 7 months ago
  2. d2dc1f1 Fixed test_suite_pkcs1_v21.data for build witout SHA35 by Cédric Meuter · 4 years, 8 months ago
  3. 668a78d Added sppecific test cases for mbedtls_rsa_rsassa_pss_sign_ext() by Cédric Meuter · 5 years ago
  4. f3eddd6 pkcs1_v21: Fix copypasta in test case by Gilles Peskine · 6 years ago
  5. 85a6dd4 Add tests for RSA encrypt/decrypt with NULL for empty message by Gilles Peskine · 7 years ago
  6. 65593d2 rsa: pss: Add no possible salt size tests by Jaeden Amero · 7 years ago
  7. 80d99ea rsa: pss: Extend tests for variable salt length by Jaeden Amero · 7 years ago
  8. 3725bb2 rsa: pss: Enable use of big hashes with small keys by Jaeden Amero · 7 years ago
  9. b00b0da RSA PSS: fix first byte check for keys of size 8N+1 by Gilles Peskine · 8 years ago
  10. 139108a RSA PSS: fix minimum length check for keys of size 8N+1 by Gilles Peskine · 8 years ago
  11. 6a54b02 RSA: Fix another buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  12. 28a0c72 RSA: Fix buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  13. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  14. 5ec628a Add rsa_rsassa_pss_verify_ext() by Manuel Pégourié-Gonnard · 11 years ago
  15. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  16. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  17. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  18. 9dcc322 - Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21) by Paul Bakker · 14 years ago