1. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  3. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  4. d1a4762 Use mbedtls_printf instead of printf by Ron Eldor · 7 years ago
  5. 7124fb6 Use zeroize function from new platform_util by Manuel Pégourié-Gonnard · 7 years ago
  6. 2df4bfe Fix typo in comments by Manuel Pégourié-Gonnard · 7 years ago
  7. 565e4e0 Use more appropriate type for local variable by Manuel Pégourié-Gonnard · 7 years ago
  8. 08c337d Remove useless parameter from function by Manuel Pégourié-Gonnard · 7 years ago
  9. 89924dd Wipe sensitive info from the stack by Manuel Pégourié-Gonnard · 7 years ago
  10. 12e2fbd Style adjustments by Manuel Pégourié-Gonnard · 7 years ago
  11. d418b0d Fix typo in comment by Manuel Pégourié-Gonnard · 7 years ago
  12. 366e1b0 aria: fix comment on aria_a function by Manuel Pégourié-Gonnard · 7 years ago
  13. 2166214 aria: improve compiler compat by using __asm by Manuel Pégourié-Gonnard · 7 years ago
  14. 2078725 aria: check arm arch version for asm by Manuel Pégourié-Gonnard · 7 years ago
  15. 7fc0879 aria: more whitespace fixes by Manuel Pégourié-Gonnard · 7 years ago
  16. 5ad88b6 aria: define constants for block size and max rounds by Manuel Pégourié-Gonnard · 7 years ago
  17. f3a46a9 aria: fix some typos in comments by Manuel Pégourié-Gonnard · 7 years ago
  18. c0bb66f aria: improve compiler inline compatibility by Manuel Pégourié-Gonnard · 7 years ago
  19. 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
  20. 377b2b6 aria: optimize byte perms on Arm by Manuel Pégourié-Gonnard · 7 years ago
  21. fb0e4f0 aria: optimise byte perms on Intel by Manuel Pégourié-Gonnard · 7 years ago
  22. cac5008 aria: define P3 macro by Manuel Pégourié-Gonnard · 7 years ago
  23. f205a01 aria: comment implementation of A transform by Manuel Pégourié-Gonnard · 7 years ago
  24. 35ad891 aria: internal names closer to standard document by Manuel Pégourié-Gonnard · 7 years ago
  25. 64744f8 aria: define SLA() as sl(a()) by Manuel Pégourié-Gonnard · 7 years ago
  26. 8c76a94 aria: turn macro into static inline function by Manuel Pégourié-Gonnard · 7 years ago
  27. a41ecda aria: closer to usual comment style by Manuel Pégourié-Gonnard · 7 years ago
  28. 5645393 aria: use mbedtls_zeroize() by Manuel Pégourié-Gonnard · 7 years ago
  29. c76ceb6 aria: move conditional outside of loop by Manuel Pégourié-Gonnard · 7 years ago
  30. 9cc8924 aria: use unsigned type for bit count by Manuel Pégourié-Gonnard · 7 years ago
  31. e1ad749 aria: clean up interface of internal macros by Manuel Pégourié-Gonnard · 7 years ago
  32. a6d639e aria: improve some comments & internal names by Manuel Pégourié-Gonnard · 7 years ago
  33. 6ba68d4 ARIA init and free by Markku-Juhani O. Saarinen · 8 years ago
  34. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  35. 259fa60 ARIA test vectors for CBC CFB CTR modes by Markku-Juhani O. Saarinen · 8 years ago
  36. 41efbaa ARIA cipher implementation by Markku-Juhani O. Saarinen · 8 years ago