summaryrefslogtreecommitdiff
path: root/random/rand-internal.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-19random: Remove ANSI X9.31 DRNGStephan Mueller1-25/+0
2016-02-19random: Use our symbol name pattern also for drbg functions.Werner Koch1-9/+10
2016-02-18random: Add SP800-90A DRBGStephan Mueller1-0/+9
2013-12-11random: Add a feature to close device file descriptors.Werner Koch1-0/+3
2012-12-03random: Add a RNG selection interface and system RNG wrapper.Werner Koch1-0/+8
2012-12-03Move nonce creation from csprng backend to random main module.Werner Koch1-6/+1
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-5/+5
2010-03-24Added an entropy gatherer for W32CE.Werner Koch1-0/+9
2008-09-16Another tweak for the RNG test code.Werner Koch1-1/+2
2008-09-15Use syslog to log important messages.Werner Koch1-0/+10
2008-08-22Completed the RNG implementaion switching.Werner Koch1-0/+3
2008-08-19A whole bunch of changes to eventually support Werner Koch1-3/+51
2008-07-05Moved random stuff into its own directory.Werner Koch1-0/+75