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