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