Search found 3 matches

by mitipi
Tue Jul 03, 2018 8:45 am
Forum: ESP-IDF
Topic: FatFs does not work on encrypted partition
Replies: 11
Views: 12537

Re: FatFs does not work on encrypted partition

Hi @ESP_Angus,

Is the fix now deployed, I saw a read-only fatfs encryption commit without using wear-leveling recently. Can you provide some details?

Best regards,
Mitipi
by mitipi
Tue Jul 18, 2017 10:05 am
Forum: General Discussion
Topic: ESP32 use encrypted private key for AWS IOT certificate
Replies: 2
Views: 5338

Re: ESP32 use encrypted private key for AWS IOT certificate

Many thanks @WiFive, this helped much to clarify my confusion. So will we send our CA signing certificate to the manufacturer and they can create provisional device certs in their secured environment? In this case, if the CA Signing Certificate is compromised, can anyone then create a new device? In...
by mitipi
Mon Jul 17, 2017 10:16 am
Forum: General Discussion
Topic: ESP32 use encrypted private key for AWS IOT certificate
Replies: 2
Views: 5338

ESP32 use encrypted private key for AWS IOT certificate

Hello, I'm trying to understand if it's possible to use ESP32 for a secured Just-in-time registration with AWS IOT without adding extra chip such as ATECC508A (see attached). ATECC508A can generate random private key, and Microchip (the manufacturer) can use this key to generate provisional AWS devi...