Data Management
StorageWelcome to the Entropics: Boot-Time Entropy in Embedded Devices
The authors present three techniques for extracting entropy during boot on embedded devices. Their first technique times the execution of code blocks early in the Linux kernel boot process. It is simple to implement and has a negligible runtime overhead, but, on many of the devices they test, gathers hundreds of bits of entropy. Their ...