Marius Vikhammer
|
457ce080ae
|
AES: refactor and add HAL layer
Refactor the AES driver and add HAL, LL and caps.
Add better support for running AES-GCM fully in hardware.
|
2020-12-10 09:04:47 +00:00 |
|
Angus Gratton
|
c41b2b0415
|
mbedtls: Remove esp_aes_encrypt/decrypt
Deprecated in ESP-IDF V3.1
Anyone reading this should please include mbedtls/aes.h and use mbedTLS APIs,
not the ESP-specific APIs.
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
caea2889c8
|
aes: Add fault injection checks when writing key to hardware
Vulnerability reported by LimitedResults under Espressif Bug Bounty Program.
|
2019-08-11 11:16:33 +10:00 |
|
hemal.gujarathi
|
1dec976fba
|
Update esp_config and add new feature
Closes https://github.com/espressif/esp-idf/issues/3372
|
2019-07-12 11:42:48 +05:30 |
|
morris
|
709a320f33
|
move hwcrypto from esp32 to mbedtls
|
2019-03-26 16:24:22 +08:00 |
|