1. a240fe3 Fix code style by Tom Cosgrove · 1 year, 11 months ago
  2. ba3b14d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 1 year, 11 months ago
  3. f88ee8b For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 1 year, 11 months ago
  4. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  5. d8902b6 tests: Replace "TEST_ASSERT(!memcmp ...)" by ASSERT_COMPARE by Ronald Cron · 5 years ago
  6. 55d97f2 tests: Remove usage of mbedtls_test_hexify for comparison by Ronald Cron · 5 years ago
  7. 9ed4073 tests: Get rid of mbedtls_test_unhexify() in unit test code by Ronald Cron · 5 years ago
  8. 72d628f tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  9. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  10. 444f711 poly1305: add test with multiple small fragments by Manuel Pégourié-Gonnard · 7 years ago
  11. a8fa8b8 poly1305: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  12. fce88b2 Fix selftest verbosity in test suites by Manuel Pégourié-Gonnard · 7 years ago
  13. 1465602 poly1305: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  14. 528524b Reduce size of buffers in test suites by Manuel Pégourié-Gonnard · 7 years ago
  15. b1ac5e7 poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  16. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago