Reading Efuse Block 1

dhirajp28
Posts: 2
Joined: Fri Jun 07, 2019 8:06 am

Reading Efuse Block 1

Postby dhirajp28 » Fri Jun 07, 2019 8:13 am

Hi,
Is it possible to read the value of flash enc key from efuse block using following api:

esp_efuse_read_block(EFUSE_BLK1,enc_key_256,0x0000, 256);

Currently I am getting all values as zero , since read protect is enable. Is there a way to disable it?

Thanks,
Dhiraj

ESP_Sprite
Posts: 9043
Joined: Thu Nov 26, 2015 4:08 am

Re: Reading Efuse Block 1

Postby ESP_Sprite » Sat Jun 08, 2019 2:07 am

No; the entire idea of read protect is that no one can ever read the key again, which makes it pretty much impossible for an attacker to decrypt the firmware externally. Having a way to make the key readable again would defeat that purpose.

Who is online

Users browsing this forum: No registered users and 163 guests