mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
- This features allows the NVS encryption keys to be derived and protected using the HMAC peripheral. Since the encryption keys are derived at runtime, they are not stored anywhere in the flash and hence this feature does not require a separate `nvs_keys` partition.