1. bf792e0 Merge pull request #3616 from militant-daos/bug_3175 by Gilles Peskine · 4 years, 4 months ago
  2. 3d979f7 Add init-free tests for entropy by Gilles Peskine · 4 years, 5 months ago
  3. 7aba036 Add missing cleanup in test function by Gilles Peskine · 4 years, 6 months ago
  4. b3129ba Refactoring after CR and new unit test #3175 by Victor Krasnoshchok · 5 years ago
  5. 72d40fc Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT by Gilles Peskine · 5 years ago
  6. cbd91e0 Fix entropy_threshold when MBEDTLS_TEST_NULL_ENTROPY is enabled by Gilles Peskine · 6 years ago
  7. ae67939 Fix entropy_calls when MBEDTLS_ENTROPY_NV_SEED is enabled by Gilles Peskine · 6 years ago
  8. 65fc068 Add tests to ensure that we gather as much entropy as expected by Gilles Peskine · 6 years ago
  9. 7f24651 Add a test case for MBEDTLS_ERR_ENTROPY_NO_SOURCES_DEFINED by Gilles Peskine · 6 years ago
  10. ed04a67 Entropy tests: support multiple dummy sources by Gilles Peskine · 6 years ago
  11. 317f940 Merge pull request #144 from gilles-peskine-arm/oss-fuzz-fix-build-crypto by Gilles Peskine · 6 years ago
  12. 66afcca entropy_nv_seed: cope with SHA-256 by Gilles Peskine · 6 years ago
  13. e39b903 entropy_nv_seed: clean up properly by Gilles Peskine · 6 years ago
  14. f7dca86 Allow building with the -Wunused flag by Jaeden Amero · 6 years ago
  15. 2c069df Fix typo in test_suite_entropy.function by Mohammad Azim Khan · 7 years ago
  16. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  17. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  18. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  19. 67735d5 Fix name conflict and implicit use of functions from string.h by Mohammad Azim Khan · 8 years ago
  20. d4a872e Rename internal MBEDTLS_ENTROPY_HAVE_STRONG to ENTROPY_HAVE_STRONG by Hanno Becker · 8 years ago
  21. 47deec4 Move flag indicating presence of strong entropy to test code by Hanno Becker · 8 years ago
  22. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  23. b7f45c5 Fixes for entropy test suite for some configurations by Simon Butcher · 9 years ago
  24. e7723ec Make entropy bias self test poll multiple times by Andres AG · 9 years ago
  25. b34e42e Add a new self test to entropy module by Andres AG · 9 years ago
  26. c568762 Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite by Paul Bakker · 9 years ago
  27. b598c29 Fix dependency guard for test by Paul Bakker · 9 years ago
  28. 4a6c6fc Properly gate NV_SEED additions in test suite by Paul Bakker · 9 years ago
  29. ffbfb4c Add test cases for NV seed functionality by Paul Bakker · 9 years ago
  30. 7580ba4 Add a concept of entropy source strength. by Manuel Pégourié-Gonnard · 10 years ago
  31. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  32. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  33. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  34. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  35. c7c56b2 Add more tests for the entropy module by Manuel Pégourié-Gonnard · 11 years ago
  36. 2c25eb0 Add test_suite_entropy by Manuel Pégourié-Gonnard · 11 years ago