Random number generator related utilities
Almost all modern CPUs have a hardware randomness source in some form. Most of virtual machines have /dev/hwrng provided by a virtual host. The jitter entropy source is just eating CPU cycles in such cases, so disable it by default. It can be enabled explicitly for the older hardware without hardware entropy (like the Athlon FX CPU). Resolves: RHEL-91119 Signed-off-by: Vladis Dronov <vdronov@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 1-rt-comment-out-have-aesni.patch | ||
| 2-rt-revert-build-randstat.patch | ||
| gating.yaml | ||
| rng-tools.spec | ||
| rngd.service | ||
| rngd.sysconfig | ||
| sources | ||