Sign in
kernel
/
pub
/
scm
/
utils
/
kernel
/
rng-tools
/
rng-tools
Hardware RNG tools.
Mirrored from
git://git.kernel.org/pub/scm/utils/kernel/rng-tools/rng-tools.git
Clone this repo:
Branches
master
Tags
v5
v4
v3
4b3ca20
Release version 5.
by Jeff Garzik
· 9 years ago
master
v5
f655a53
rdrand: Enable the RDSEED instruction
by H. Peter Anvin
· 9 years ago
3e89e08
rdrand: Fix the RDRAND data reduction
by H. Peter Anvin
· 9 years ago
3164d3e
rdrand: Simplify by changing x86_rdrand_nlong to x86_rdrand_bytes
by H. Peter Anvin
· 9 years ago
0ad21ad
rngd_rdrand: Support compiling for x32 by adding unative_t
by H. Peter Anvin
· 9 years ago
c851f48
rdrand_asm.S: On x86-64 we have enough registers, avoid repeated loads
by H. Peter Anvin
· 9 years ago
795666e
rdrand_asm.S: Use #ifdef instead of #if defined()
by H. Peter Anvin
· 9 years ago
94f03c9
rngd_rdrand: Don't use a fixed AES key for data reduction
by H. Peter Anvin
· 9 years ago
62dec32
rngd_rdrand: Code style cleanups
by H. Peter Anvin
· 9 years ago
908d733
Add BUGS file.
by Jeff Garzik
· 10 years ago
370d629
rngd.8: Delete obsolete FIXME
by Jeff Garzik
· 10 years ago
04361df
Provide support for RDRAND capable systems that don't have AES-NI.
by John Mechalas
· 10 years ago
72c51b2
Fix the AES keys so that they are correct and match the comments.
by John Mechalas
· 10 years ago
d32709d
Update FSF mailing address in license.
by Jeff Garzik
· 11 years ago
1696181
rngtest.1.in: Import spelling fixes from Fedora
by Jeff Garzik
· 11 years ago
f930557
Release version 4.
by Jeff Garzik
· 11 years ago
v4
90f24ea
Polish README a bit.
by Jeff Garzik
· 11 years ago
3b4a281
rngd: As long as FIPS error rates are low, re-try the same source
by H. Peter Anvin
· 11 years ago
0044517
rngd: Initialize RNGs in order of preference
by H. Peter Anvin
· 11 years ago
db508e3
rngd: Allow up to a 1:1000 false error rate on FIPS tests
by H. Peter Anvin
· 11 years ago
More »