by zx2c4 on 1/7/22, 3:42 PM with 26 comments
by tptacek on 1/7/22, 4:27 PM
by zx2c4 on 1/7/22, 4:20 PM
by throw0101a on 1/7/22, 4:50 PM
A random device appeared in FreeBSD 2.2. The implementation was changed
to the Yarrow algorithm in FreeBSD 5.0. In FreeBSD 11.0, the Fortuna al-
gorithm was introduced as the default. In FreeBSD 12.0, Yarrow was re-
moved entirely.
* https://www.freebsd.org/cgi/man.cgi?query=random&sektion=4* https://www.schneier.com/academic/fortuna/
Also a video presentation "A Deep Dive into FreeBSD's Kernel RNG" from vBSD 2017:
* https://papers.freebsd.org/2017/vbsdcon/gurney-a_deep_dive_i...
by stefanpie on 1/7/22, 4:52 PM
by CiPHPerCoder on 1/7/22, 4:07 PM
by 1over137 on 1/7/22, 4:23 PM