1. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  2. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  3. 31417a7 - Fixed tests for enhanced rsa_check_privkey() by Paul Bakker · 13 years ago
  4. 40dd530 - Fixed test on Big Endian systems (Fixed Ticket #54) by Paul Bakker · 13 years ago
  5. c0a1a31 - Moved test to entropy and CTR_DRBG by Paul Bakker · 14 years ago
  6. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  7. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  8. b3dcbc1 - Made function resilient to endianness differences. by Paul Bakker · 14 years ago
  9. 997bbd1 - Removed dependency of tests on rand() - Added pseudo-random helper function by Paul Bakker · 14 years ago
  10. 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
  11. a665685 - Added rsa random deadlock test by Paul Bakker · 15 years ago
  12. 46b8071 - Added 'depends_on' for tests dependent on specific hash algorithms by Paul Bakker · 16 years ago
  13. 345fb49 - Added extra coverage and regression tests by Paul Bakker · 16 years ago
  14. 38e2b48 - Fixed typo in name of POLARSSL_ERR_RSA_OUTPUT_TOO_LARGE. by Paul Bakker · 16 years ago
  15. 821fb08 - Added extra tests (result of coverage) by Paul Bakker · 16 years ago
  16. 37940d9f - Added test coverage for X509parse by Paul Bakker · 16 years ago
  17. 42a29bf - Added test suite for RSA and PKCS#1 by Paul Bakker · 16 years ago