esp-idf/components/protocomm/include
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
..
common protocomm: Added SRP6a implementation as the security version 2. 2022-06-17 13:16:20 +00:00
security protocomm: Added SRP6a implementation as the security version 2. 2022-06-17 13:16:20 +00:00
transports docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00