1. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  2. 9902a6b Fix #8372 - Error compiling AESNI in Mbed-TLS with clang on Windows by Sergey Markelov · 1 year, 10 months ago
  3. 20384f4 Fix the comments of some guards by Pengyu Lv · 1 year, 10 months ago
  4. e707dc1 aesni: refine the condition of MBEDTLS_HAVE_X86_64 by Pengyu Lv · 1 year, 11 months ago
  5. dc5a88b aesni: make AESNI only operate on X86 and X86_64 by Pengyu Lv · 1 year, 11 months ago
  6. 5a09159 aesni: define MBEDTLS_HAVE_X86 by Pengyu Lv · 1 year, 11 months ago
  7. 779199f Document that MBEDTLS_AESNI_HAVE_INTRINSICS and MBEDTLS_AESNI_HAVE_CODE are internal by Tom Cosgrove · 2 years, 4 months ago
  8. 9494a99 Fix preprocessor conditional by Gilles Peskine · 2 years, 4 months ago
  9. 3efd314 Finish sentence in comment by Gilles Peskine · 2 years, 4 months ago
  10. 6dec541 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
  11. 5511a34 New preprocessor symbol indicating that AESNI support is present by Gilles Peskine · 2 years, 5 months ago
  12. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  13. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  14. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  15. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  16. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  17. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  18. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  19. c730ed3 Rename boolean functions to be clearer by Manuel Pégourié-Gonnard · 10 years ago
  20. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  21. 57a26da Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  22. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/aesni.h]
  23. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  24. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  25. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  26. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  27. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  28. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  29. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  30. d4588cf aesni_gcm_mult() now returns void by Manuel Pégourié-Gonnard · 12 years ago
  31. 47a3536 Add AES-NI key expansion for 128 bits by Manuel Pégourié-Gonnard · 12 years ago
  32. 01e31bb Add support for key inversion using AES-NI by Manuel Pégourié-Gonnard · 12 years ago
  33. d333f67 Add aesni_gcm_mult() by Manuel Pégourié-Gonnard · 12 years ago
  34. 8eaf20b Allow detection of CLMUL by Manuel Pégourié-Gonnard · 12 years ago
  35. 5b68565 Add aesni_crypt_ecb() and use it by Manuel Pégourié-Gonnard · 12 years ago
  36. 92ac76f Add files for (upcoming) AES-NI support by Manuel Pégourié-Gonnard · 12 years ago