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