Does NVS library support flash encryption?
Posted: Mon Oct 09, 2017 6:20 pm
In the section about "Flash Encryption" the documentation says:
But in the NVS documentation is specified:
Does NVS library support flash encryption?
http://esp-idf.readthedocs.io/en/latest ... ption.html“NVS” partitions for non-volatile storage cannot be encrypted.
But in the NVS documentation is specified:
https://github.com/espressif/esp-idf/tr ... /nvs_flashNVS is compatible with the ESP32 flash encryption system, and it can store key-value pairs in an encrypted form.
Does NVS library support flash encryption?