1. b04e2c3 Allow comments in test data files by Gilles Peskine · 8 years ago
  2. 41b9c2b Remove individual mdX_file() and shaX_file() by Manuel Pégourié-Gonnard · 10 years ago
  3. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  4. ec4a339 Remove tests for xxx_hmac() by Manuel Pégourié-Gonnard · 10 years ago
  5. 61b699e Renamed RMD160 to RIPEMD160 by Paul Bakker · 12 years ago
  6. ff40c3a Add HMAC support to RIPEMD-160 by Manuel Pégourié-Gonnard · 12 years ago
  7. df2437d Rm redundant "depends" in mdx.data by Manuel Pégourié-Gonnard · 12 years ago
  8. cab4a88 Add RIPEMD-160 (core functions) by Manuel Pégourié-Gonnard · 12 years ago
  9. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  10. fa1c592 - Fixed faulty HMAC-MD2 implementation (Fixes ticket #37) by Paul Bakker · 14 years ago
  11. c3f5656 - Fixed dependency of MD4 and MD2 of POLARSSL_FS_IO by Paul Bakker · 14 years ago
  12. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  13. f92d7a8 - Fixed faulty dependency in test by Paul Bakker · 15 years ago
  14. 46b8071 - Added 'depends_on' for tests dependent on specific hash algorithms by Paul Bakker · 16 years ago
  15. 9410136 - Added test for larger that 64 byte hmac-md2 key by Paul Bakker · 16 years ago
  16. 71d59fb - Added extra tests (result from coverage) by Paul Bakker · 16 years ago
  17. 9863ca5 - Added non-OpenSSL HMAC-MD2 hashes. They seem to be correct and OpenSSL wrong by Paul Bakker · 16 years ago
  18. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  19. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago