1. 8d128ef Split mbedtls_ctr_drbg_init() -> seed() by Manuel Pégourié-Gonnard · 10 years ago
  2. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  3. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  4. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  5. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  6. f5f25b3 Add test for ctr_drbg_update() input sanitizing by Manuel Pégourié-Gonnard · 11 years ago
  7. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  8. a317a98 Adapt programs / test suites by Paul Bakker · 11 years ago
  9. 7575daa Expand CTR_DRBG test coverage by Manuel Pégourié-Gonnard · 12 years ago
  10. b3b205e Clean up details in ctr_drbg_selftest() by Manuel Pégourié-Gonnard · 12 years ago
  11. 3ddfa66 Renamed test_offset to prevent clash with one in ctr_drbg.c by Paul Bakker · 12 years ago
  12. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  13. 534f82c Made ctr_drbg_init_entropy_len() non-static and defined by Paul Bakker · 12 years ago
  14. 69e095c - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. by Paul Bakker · 14 years ago
  15. 18d3291 - Added internal ctr_drbg_init_entropy_len() to allow NIST determined entropy tests to work by Paul Bakker · 14 years ago
  16. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago