*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: rndtest | Section: 4 | Source: FreeBSD | File: rndtest.4.gz
RNDTEST(4) FreeBSD Kernel Interfaces Manual RNDTEST(4) NAME rndtest - FIPS 140-2 random number generator test monitor SYNOPSIS device rndtest DESCRIPTION The rndtest driver "hooks up" to hardware crypto devices to monitor the entropy data passed to the random(4) subsystem. This data is periodically tested for FIPS 140-2 compliance and statistics are collected. If the harvested entropy fails any of the FIPS test suite, then it is discarded and testing is continuously applied until "good data" is received from the device. Failures are optionally reported on the console. SEE ALSO crypto(4), hifn(4), random(4), safe(4), crypto(9) HISTORY The idea for this and the original code came from Jason L. Wright. The rndtest device driver first appeared in FreeBSD 5.0. BUGS Crypto device drivers must be compiled specially to make use of this driver; this should not be necessary. This feature might better be integrated into the random(4) subsystem where it can be applied to devices that claim to supply "pure entropy". FreeBSD 14.1-RELEASE-p8 May 11, 2020 FreeBSD 14.1-RELEASE-p8

Navigation Options