Hacker News new | past | comments | ask | show | jobs | submit login

Since the ESP32 chips support Wi-Fi, I assume they must have a RNG for Wi-Fi encryption to work properly, right? If so, is the RNG accessible to the application?



Yes and yes, the SDK has esp_random() and esp_fill_random() which hook into the hardware RNG.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: