HomeFreeBSD

Replace the implementation of DTrace's RAND subroutine for generating

Description

Replace the implementation of DTrace's RAND subroutine for generating
low-quality random numbers with a modern implementation (xoroshiro128+)
that is capable of generating better quality randomness without compromising performance.

Submitted by: Graeme Jenkinson
Reviewed by: markj
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D9051

Details

Provenance
gnnAuthored on
Reviewer
markj
Differential Revision
D9051: Replacement for DTrace's RAND subroutine
Parents
rS313175: MFC 313020: Fix a couple of issues with t4iov probe and attach.
Branches
Unknown
Tags
Unknown