mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
541b665b9f
This commit adds a new feature to generate a salt and verifier pair for a given username and password during the provisioning process. This is useful in scenarios where the pairing pin is randomly generated and shown via some interface such as a display or console. - Uses the provided username and password to generate a salt and verifier pair - Adds support for dev mode where the pin/password can still be read from flash |
||
---|---|---|
.. | ||
include | ||
proto | ||
proto-c | ||
python | ||
src | ||
test_apps | ||
CMakeLists.txt | ||
Kconfig |