1. 9b2d738 Revert "test_suite_md: improve md_to_from_psa() test function and related data" by Valerio Setti · 1 year, 7 months ago
  2. 2c1070b test_suite_md: improve md_to_from_psa() test function and related data by Valerio Setti · 1 year, 7 months ago
  3. 384fbde library/tests: replace md_psa.h with psa_util.h as include file for MD conversion by Valerio Setti · 1 year, 7 months ago
  4. 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 1 year, 11 months ago
  5. cad28ae Merge remote-tracking branch 'origin/development' into psa-sha3 by Dave Rodgman · 2 years ago
  6. e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years ago
  7. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years, 1 month ago
  8. 8dda131 Test OID lookup for every hash algorithm by Dave Rodgman · 2 years, 1 month ago
  9. 6cc1734 Fix test dependency by Dave Rodgman · 2 years, 1 month ago
  10. 0c2d1af Fix free before pointers initialised by Dave Rodgman · 2 years, 1 month ago
  11. 76814b6 fix missing include by Dave Rodgman · 2 years, 1 month ago
  12. c0a0990 Improve testing of md/PSA alg identifier macro conversions by Dave Rodgman · 2 years, 1 month ago
  13. 0f5fc1a Actually run MD<->PSA test, and fix it by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  14. 1f6d2e3 Simplify implementation of MD<->PSA translation by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  15. 5903e9c Modify tests in response to review comments. by Thomas Daubney · 2 years, 2 months ago
  16. ffcda56 Make MD_PSA_INIT/DONE available to all suites by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  17. 6ea8d34 Fix a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  18. ec31f29 Systematically call PSA_INIT for MD tests by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  19. 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  20. b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  21. ba2412f Remove internal function md_process() by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  22. 2189fda Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  23. a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  24. cced352 Fix style in test_suite_md.function by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  25. f5e2331 Use TEST_EQUAL when applicable in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  26. b707bed Avoid unnecessary copy in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  27. 4ba98f5 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  28. c90514e Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  29. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  30. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  31. 0df1ecd Fix test_suite_md API violation by Ron Eldor · 7 years ago
  32. 052deb9 Merge pull request #5554 from tom-daubney-arm/fix_uninitialised_buffers_in_tests by Gilles Peskine · 3 years, 5 months ago
  33. 0bd08e7 Initialise buffer before use by Thomas Daubney · 3 years, 6 months ago
  34. 0bb3833 Add function to get md info from md context by Max Fillinger · 3 years, 7 months ago
  35. ac6ae35 tests: suites: Remove `hex` in name of variables of type data_t by Ronald Cron · 5 years ago
  36. 2dbba99 tests: Reformating due to hexcmp() renaming by Ronald Cron · 5 years ago
  37. de70b16 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  38. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  39. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  40. 46c9b1f Fix test functions and data after moving hexify/unhexify out by Azim Khan · 8 years ago
  41. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  42. 99b257c Fix memory leak in test_suite_md.function by Andres AG · 9 years ago
  43. 5c57e02 Fix style issues in test_suite_md.function by Paul Bakker · 9 years ago
  44. 97c53c2 Add coverage testing of mbedtls_md_clone() (and wraps) by Paul Bakker · 9 years ago
  45. e35afa2 Update *_multi tests in test_suite_md to do more than 1 step by Paul Bakker · 9 years ago
  46. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  47. bfffa90 Implement md_file in the MD layer by Manuel Pégourié-Gonnard · 10 years ago
  48. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  49. 19d644b Add more tests for MD utility functions by Manuel Pégourié-Gonnard · 10 years ago
  50. abb6744 Rename md_init_ctx() to md_setup() by Manuel Pégourié-Gonnard · 10 years ago
  51. 4063ceb Make hmac_ctx optional by Manuel Pégourié-Gonnard · 10 years ago
  52. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  53. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  54. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  55. d2a2d61 Adapt programs / test suites by Paul Bakker · 11 years ago
  56. b25f816 Add test for bad arguments to MD functions by Manuel Pégourié-Gonnard · 11 years ago
  57. 3461772 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  58. 94b916c Split assignment and assert check into seperate lines in tests by Paul Bakker · 11 years ago
  59. dd0aae9 Replaced strcpy() with strncpy() in tests suites by Paul Bakker · 11 years ago
  60. edb242f Minimally test md_process and associated wrappers by Manuel Pégourié-Gonnard · 11 years ago
  61. f301383 Tests for MD info functions by Manuel Pégourié-Gonnard · 11 years ago
  62. 59ba4e9 Test generic md_hmac_reset() by Manuel Pégourié-Gonnard · 11 years ago
  63. e4d47a6 Add RIPEMD-160 to the generic MD layer by Manuel Pégourié-Gonnard · 12 years ago
  64. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  65. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  66. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  67. d2681d8 Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h} by Paul Bakker · 12 years ago
  68. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  69. 579923c - The config header file is now always included in all tests by Paul Bakker · 14 years ago
  70. 562535d - Split current md_starts() and md_hmac_starts() functionality into separate md_init_ctx() for allocating the context and the existing starts() functions to initialize the message digest for use. by Paul Bakker · 15 years ago
  71. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago