[PATCH v2 1/1] tools: use cryptographically safe RNG

Tom Rini trini at konsulko.com
Tue Feb 18 20:35:08 CET 2025


On Tue, 11 Feb 2025 14:55:22 +0100, Heinrich Schuchardt wrote:

> The PRNG implementing the random() function only has 2^31 states and
> therefore is unsafe to use for cryptography. Use arc4random() instead.
> 
> 

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list