1. 47854e6 Revert back to v3.5.0 by Dave Rodgman · 1 year, 9 months ago
  2. e3c0585 Header updates by Dave Rodgman · 1 year, 9 months ago
  3. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  4. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  5. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  6. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 3 months ago
  7. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  8. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  9. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  10. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  11. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  12. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  13. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  14. c7bc9e1 Fix a few typos by Manuel Pégourié-Gonnard · 7 years ago
  15. 98fae6d ChaCha20: move working state from ctx to stack by Manuel Pégourié-Gonnard · 7 years ago
  16. c22e61a Add ifdef for selftest in header file by Manuel Pégourié-Gonnard · 7 years ago
  17. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  18. b8bd80a Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  19. b500f8b Update documentation to match new guidelines. by Manuel Pégourié-Gonnard · 7 years ago
  20. 56206c4 Remove semi-internal chacha20_keystrem_block() by Manuel Pégourié-Gonnard · 7 years ago
  21. 502f189 ChaCha20: allow in-place en/decryption by Manuel Pégourié-Gonnard · 7 years ago
  22. 823b7a0 Add missing extern "C" guard to new headers by Manuel Pégourié-Gonnard · 7 years ago
  23. 95d0bdb Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  24. a310c5e Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  25. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  26. bd92062 Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  27. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago