esp-idf/components/mbedtls/port/include
Aditya Patwardhan 47f7c6a991 esp32s2/esp_ds: Digital Signature software support
1)Added support for alt rsa sign implementation with DS peripheral (
through ESP-TLS - mbedTLS SSL/TLS stack)
2020-09-22 18:31:31 +05:30
..
esp32 mbedtls: Remove esp_aes_encrypt/decrypt 2019-09-13 09:44:07 +10:00
esp32s2 esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
mbedtls Fixed TLS 1.1 still being enables even if disabled via config. 2020-08-05 03:38:51 +00:00
aes_alt.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
bignum_impl.h crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_mem.h mbedtls: configurable options for controlling dynamic memory allocations 2018-09-24 11:17:48 +05:30
gcm_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
rsa_sign_alt.h esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
sha1_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
sha256_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
sha512_alt.h crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00