1. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years ago
  2. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years, 1 month ago
  3. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years, 1 month ago
  4. 84eaefa Use designated initializers for mbedtls_mpi by Dave Rodgman · 2 years, 1 month ago
  5. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  6. d1aa75d Update of the RNG seed in mpi_mod_random_values by Gilles Peskine · 2 years, 8 months ago
  7. e1d8326 Fix representation of mod-random output by Gilles Peskine · 2 years, 8 months ago
  8. 071f473 Document the test strategy by Gilles Peskine · 2 years, 8 months ago
  9. d878d1c Add validation tests for mbedtls_mpi_{mod,mod_raw}_random by Gilles Peskine · 2 years, 8 months ago
  10. b1eea02 Implement and test mbedtls_mpi_mod_random by Gilles Peskine · 2 years, 8 months ago
  11. d008abb Fix leak of modulus structures in tests by Gilles Peskine · 2 years, 8 months ago
  12. a57cf98 Implement and test mbedtls_mpi_mod_raw_random by Gilles Peskine · 2 years, 8 months ago
  13. 8c32b24 Rename MPI-legacy test function for clarity by Gilles Peskine · 2 years, 8 months ago
  14. acdefdd Unify RNG initialization that must be unified by Gilles Peskine · 2 years, 8 months ago
  15. 8781dd0 Fix overly large allocations of MPIs by Gilles Peskine · 2 years, 8 months ago
  16. de09ddd Move tests of random-in-range functions to their own suite by Gilles Peskine · 2 years, 8 months ago