1. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  2. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  3. 088c5c5 POLARSSL_CONFIG_OPTIONS has been removed. Values are set individually by Paul Bakker · 11 years ago
  4. 766a5d0 Updated documentation for seed functions w.r.t. return values by Paul Bakker · 11 years ago
  5. 2ceda57 Ability to force the Entropy module to use SHA-256 as its basis by Paul Bakker · 11 years ago
  6. dcbfdcc Updated doxygen documentation in header files and HTML pages by Paul Bakker · 12 years ago
  7. fb08fd2 Entropy collector and CTR-DRBG now also work on SHA-256 if SHA-512 not available by Paul Bakker · 12 years ago
  8. 534f82c Made ctr_drbg_init_entropy_len() non-static and defined by Paul Bakker · 12 years ago
  9. 9bcf16c Centralized module option values in config.h by Paul Bakker · 12 years ago
  10. 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
  11. 5cb9db4 - Seed-size now matches required entropy for key + IV by Paul Bakker · 14 years ago
  12. fc754a9 - Addedd writing and updating of seedfiles as functions to CTR_DRBG by Paul Bakker · 14 years ago
  13. 1bc9efc - Fixed const correctness by Paul Bakker · 14 years ago
  14. 2bc7cf1 - Cleaned up and further documented CTR_DRBG code by Paul Bakker · 14 years ago
  15. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago