1. 0a6272d revert padlock from aesni module by Jerry Yu · 2 years ago
  2. 35b59d7 exclude arm64ec mode for aesni by Jerry Yu · 2 years ago
  3. 3ce0398 Add compiler cflags error message by Jerry Yu · 2 years ago
  4. c628486 enable runtime detection when padlock enabled and plain c disabled by Jerry Yu · 2 years ago
  5. e62ff09 Restore aesni for i386 by Jerry Yu · 2 years ago
  6. 240bb11 Add gnu check for aseni assembly code by Jerry Yu · 2 years ago
  7. 8189f32 improve aesni check for x86_64 by Jerry Yu · 2 years ago
  8. 9c0b7d1 Remove unnecessary name check tag by Jerry Yu · 2 years ago
  9. 02b1519 move accelerator checks to `aes.c` by Jerry Yu · 2 years, 3 months ago
  10. 3660623 Rename plain c option and update comments by Jerry Yu · 2 years, 4 months ago
  11. 8840a8c fix wrong checks by Jerry Yu · 2 years, 4 months ago
  12. 3fcf2b5 Rename HAS_NO_PLAIN_C to DONT_USE_SOFTWARE_CRYPTO by Jerry Yu · 2 years, 4 months ago
  13. 4d030f3 Add check for no aes implementation provided by Jerry Yu · 2 years, 4 months ago
  14. 315fd30 Rename plain c disable option by Jerry Yu · 2 years, 4 months ago
  15. 0d4f4e5 Add option to disable built-in aes implementation. by Jerry Yu · 2 years, 4 months ago
  16. 96a9e6a Address test review comments by Dave Rodgman · 2 years, 2 months ago
  17. e07c670 Allow all.sh to override intrinsics vs asm selection by Dave Rodgman · 2 years, 2 months ago
  18. 6365a68 Prefer intrinsics over asm for AES-NI by Dave Rodgman · 2 years, 2 months ago
  19. 36b9e47 Fix preprocessor conditional by Gilles Peskine · 2 years, 5 months ago
  20. 30e9f2a Finish sentence in comment by Gilles Peskine · 2 years, 5 months ago
  21. 9c682e7 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
  22. 9af58cd New preprocessor symbol indicating that AESNI support is present by Gilles Peskine · 2 years, 5 months ago
  23. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  24. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  25. 187782f Move aesni.h to library by Chris Jones · 4 years, 5 months ago[Renamed from include/mbedtls/aesni.h]
  26. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  27. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  28. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  29. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  30. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  31. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  32. c730ed3 Rename boolean functions to be clearer by Manuel Pégourié-Gonnard · 10 years ago
  33. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  34. 57a26da Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  35. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/aesni.h]
  36. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  37. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  38. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  39. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  40. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  41. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  42. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  43. d4588cf aesni_gcm_mult() now returns void by Manuel Pégourié-Gonnard · 12 years ago
  44. 47a3536 Add AES-NI key expansion for 128 bits by Manuel Pégourié-Gonnard · 12 years ago
  45. 01e31bb Add support for key inversion using AES-NI by Manuel Pégourié-Gonnard · 12 years ago
  46. d333f67 Add aesni_gcm_mult() by Manuel Pégourié-Gonnard · 12 years ago
  47. 8eaf20b Allow detection of CLMUL by Manuel Pégourié-Gonnard · 12 years ago
  48. 5b68565 Add aesni_crypt_ecb() and use it by Manuel Pégourié-Gonnard · 12 years ago
  49. 92ac76f Add files for (upcoming) AES-NI support by Manuel Pégourié-Gonnard · 12 years ago