1. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  2. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  3. e7dce55 Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  4. 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
  5. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  6. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  7. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  8. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  9. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  10. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  11. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  12. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  13. fa0c47d Fix typo in doc and copy missing warning by Manuel Pégourié-Gonnard · 7 years ago
  14. f584286 Slightly tune ARIA CTR documentation by Manuel Pégourié-Gonnard · 7 years ago
  15. 8a1b2c8 Update CTR documentation by Manuel Pégourié-Gonnard · 7 years ago
  16. 0960b80 Move to new header style for ALT implementations by Manuel Pégourié-Gonnard · 7 years ago
  17. c089312 Add ifdef for selftest in header file by Manuel Pégourié-Gonnard · 7 years ago
  18. 08c337d Remove useless parameter from function by Manuel Pégourié-Gonnard · 7 years ago
  19. 9d41073 Fix typos from copy-pasting by Manuel Pégourié-Gonnard · 7 years ago
  20. f6b787c Fix typo in documentation (CTR warning) by Manuel Pégourié-Gonnard · 7 years ago
  21. 8abc349 aria: rationalize buffer sizes in test functions by Manuel Pégourié-Gonnard · 7 years ago
  22. 906bc90 aria: number of rounds is non-negative by Manuel Pégourié-Gonnard · 7 years ago
  23. 5ad88b6 aria: define constants for block size and max rounds by Manuel Pégourié-Gonnard · 7 years ago
  24. 3c80009 aria: add error codes for hw implementations by Manuel Pégourié-Gonnard · 7 years ago
  25. 22997b7 block ciphers: improve CTR nonce warning by Manuel Pégourié-Gonnard · 7 years ago
  26. 5aa4e3b aria: align documentation on AES by Manuel Pégourié-Gonnard · 7 years ago
  27. 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
  28. 41efbaa ARIA cipher implementation by Markku-Juhani O. Saarinen · 8 years ago