资 源 简 介
NEWS
2013 Jan 08 - a package for the Arch Linux is now available https://aur.archlinux.org/packages/csprng/
# Description of csprng project #
The csprng project provides cryptographically secure pseudorandom number generator. It consists of
C library
csprng-generate utility to generate stream of random numbers written to file or to STDOUT
Linux daemon csprngd to fill entropy of Linux kernel random device /dev/random
It combines these three components to provide a high quality cascade random number generator:
* HAVEGE hardware random number generator. HAVEGE combines on-the-fly hardware volatile entropy gathering with pseudo-random number generation. The internal state of HAVEGE includes thousands of internal volatile hardware states of the CPU and is merely unmonitorable. The CPU intern states include caches, branch predictors, TLBs,