1. f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
  2. 579923c - The config header file is now always included in all tests by Paul Bakker · 14 years ago
  3. 997bbd1 - Removed dependency of tests on rand() - Added pseudo-random helper function by Paul Bakker · 14 years ago
  4. 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
  5. a802e1a - Updated to new rsa_init, rsa_gen_key prototypes by Paul Bakker · 15 years ago
  6. ebcef6d - Updated test to conform to new prototype of rsa_init, rsa_pkcs1_encrypt and rsa_gen_key by Paul Bakker · 15 years ago
  7. f0ba6a4 - Removed unused variable by Paul Bakker · 15 years ago
  8. a665685 - Added rsa random deadlock test by Paul Bakker · 15 years ago
  9. 545570e - Added initialization for RSA where needed by Paul Bakker · 15 years ago
  10. 76791f7 - Rewrote sign and verify tests to handle missing algorithm definitions by Paul Bakker · 16 years ago
  11. fc22c44 - Renamed RSA_RAW to SIG_RSA_RAW for consistency in the code. by Paul Bakker · 16 years ago
  12. 821fb08 - Added extra tests (result of coverage) by Paul Bakker · 16 years ago
  13. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  14. 37940d9f - Added test coverage for X509parse by Paul Bakker · 16 years ago
  15. 42a29bf - Added test suite for RSA and PKCS#1 by Paul Bakker · 16 years ago