Linux's RNG Code Continues Modernization Effort With v5.19

Donenfeld has been engaged in unifying the /dev/random and /dev/urandom paths, improving VM security, enhancing performance, and various other improvements to reinforce it from a security perspective while also improving the overall code quality.
With Linux 5.19 the RNG updates are again hearty. Donenfeld has led work to improve entropy collection methods, further examining security aspects of the code, and making the driver more manageable.
Those interested in all the technical details around improving the RNG code for Linux 5.19 can see this pull request for all the interesting details of the now-merged code.
2 Comments