summaryrefslogtreecommitdiff
path: root/random/rand-internal.h
Commit message (Expand)AuthorAgeFilesLines
* random: Rename rndlinux module to rndoldlinux.NIIBE Yutaka2022-01-111-5/+5
* random: Remove use of experimental random daemon.NIIBE Yutaka2021-12-071-2/+0
* random: Include getentropy random module.NIIBE Yutaka2021-11-151-0/+6
* Define HW-feature flags per architectureJussi Kivilinna2021-01-261-1/+1
* random: Add finalizer for rndjent.NIIBE Yutaka2018-12-191-0/+1
* New global config option "only-urandom".Werner Koch2017-06-161-0/+1
* Implement global config file /etc/gcrypt/random.confWerner Koch2017-06-161-0/+3
* random: Add jitter RND based entropy collector.Werner Koch2017-06-141-1/+7
* random: Remove ANSI X9.31 DRNGStephan Mueller2016-02-191-25/+0
* random: Use our symbol name pattern also for drbg functions.Werner Koch2016-02-191-9/+10
* random: Add SP800-90A DRBGStephan Mueller2016-02-181-0/+9
* random: Add a feature to close device file descriptors.Werner Koch2013-12-111-0/+3
* random: Add a RNG selection interface and system RNG wrapper.Werner Koch2012-12-031-0/+8
* Move nonce creation from csprng backend to random main module.Werner Koch2012-12-031-6/+1
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-5/+5
* Added an entropy gatherer for W32CE.Werner Koch2010-03-241-0/+9
* Another tweak for the RNG test code.Werner Koch2008-09-161-1/+2
* Use syslog to log important messages.Werner Koch2008-09-151-0/+10
* Completed the RNG implementaion switching.Werner Koch2008-08-221-0/+3
* A whole bunch of changes to eventually support Werner Koch2008-08-191-3/+51
* Moved random stuff into its own directory.Werner Koch2008-07-051-0/+75