1. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  2. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  3. 6ba5a3f Declare test dependencies on !SHA512_NO_SHA384 by Manuel Pégourié-Gonnard · 6 years ago
  4. efa2ac8 Uniquify test case descriptions by Gilles Peskine · 6 years ago
  5. b04e2c3 Allow comments in test data files by Gilles Peskine · 8 years ago
  6. cb46fd8 Avoid non-standard strcasecmp() by Manuel Pégourié-Gonnard · 10 years ago
  7. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  8. 40fc415 Add generic HMAC tests from mdx.data by Manuel Pégourié-Gonnard · 10 years ago
  9. b25f816 Add test for bad arguments to MD functions by Manuel Pégourié-Gonnard · 11 years ago
  10. edb242f Minimally test md_process and associated wrappers by Manuel Pégourié-Gonnard · 11 years ago
  11. f301383 Tests for MD info functions by Manuel Pégourié-Gonnard · 11 years ago
  12. 5819db1 Test RIPEMD160 via MD layer more completely by Manuel Pégourié-Gonnard · 11 years ago
  13. 61b699e Renamed RMD160 to RIPEMD160 by Paul Bakker · 12 years ago
  14. e4d47a6 Add RIPEMD-160 to the generic MD layer by Manuel Pégourié-Gonnard · 12 years ago
  15. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  16. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  17. fa1c592 - Fixed faulty HMAC-MD2 implementation (Fixes ticket #37) by Paul Bakker · 14 years ago
  18. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  19. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  20. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago