History log of /dflybsd-src/lib/libc/gen/arc4random-compat.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 22cd51fe 25-Feb-2023 Matthew Dillon <dillon@apollo.backplane.com>

libc - Port chacha20 from FreeBSD for arc4random()

* Port chacha20 from FreeBSD to replace the arc4random() suite.

Requested-by: Zoltan Keri