esp-idf/examples/provisioning/wifi_prov_mgr/main
Aditya Patwardhan eb7ff34c89 protocomm: Added SRP6a implementation as the security version 2.
1) Rename srp component to esp_srp
2) Remove dependency on hkdf sha
3) Restructure protocomm component APIs to make them more flexible for allowing multiple security versions
4) esp_srp: convert API return type from int to esp_err_t
5) esp_srp: Formatting changes
6) Added mbedtls_gcm instead of aes_ctr

Co-authored-by: Laukik hase <laukik.hase@espressif.com>
2022-06-17 13:16:20 +00:00
..
app_main.c protocomm: Added SRP6a implementation as the security version 2. 2022-06-17 13:16:20 +00:00
CMakeLists.txt provisioning_examples: Move older examples to legacy/ folder 2020-03-13 06:23:15 +00:00
idf_component.yml examples: Use components from idf-extra-components repository 2022-05-12 08:37:44 +00:00
Kconfig.projbuild ESP32C3: Fix for provisioning failure with ble transport mode and bluedriod stack 2021-07-22 15:37:46 +08:00