OVMS3-idf/components/mbedtls/port
Aditya Patwardhan 423e600d46 secure_element: atecc608_ecdsa example
* Replaced crypotoauthlib with esp-cryptoauthlib
* Added menuconfig option for esp-tls about using HSM
* Added error codes for HSM in esp-tls,
* Added support to select different type of ATECC608A chips
* Added README, updated docs
* tcp_transport: Added option to enable secure_element for ssl

Closes https://github.com/espressif/esp-idf/issues/4432
2020-05-21 13:08:30 +05:30
..
dynamic feat(mbedtls): add dynamic buffer and local resource managment to decrease SSL heap cost 2020-05-14 11:45:09 +00:00
esp32 crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp32s2 crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
include secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
esp_aes_xts.c crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
esp_bignum.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_hardware.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
esp_mem.c Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
esp_sha.c crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
esp_timing.c Add DTLS support to libcoap using MbedTLS 2019-08-06 10:37:40 +05:30
mbedtls_debug.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
net_sockets.c Remove check for would_block in mbedtls 2019-10-17 16:36:18 +05:30