summaryrefslogtreecommitdiff
path: root/random/random.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Add new private header gcrypt-testapi.h.Werner Koch1-25/+4
2016-02-19random: Make the DRBG C-90 clean and use a flag string.Werner Koch1-1/+1
2016-02-19random: Use our symbol name pattern also for drbg functions.Werner Koch1-6/+7
2016-02-19random: Remove the new API introduced by the new DRBG.Werner Koch1-1/+2
2016-02-18random: Add SP800-90A DRBGStephan Mueller1-0/+26
2013-12-11random: Add a feature to close device file descriptors.Werner Koch1-0/+1
2012-12-03random: Add a RNG selection interface and system RNG wrapper.Werner Koch1-0/+2
2012-12-03Move nonce creation from csprng backend to random main module.Werner Koch1-2/+0
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-6/+2
2008-09-15Use syslog to log important messages.Werner Koch1-0/+12
2008-08-22Completed the RNG implementaion switching.Werner Koch1-0/+2
2008-08-19A whole bunch of changes to eventually support Werner Koch1-1/+2
2008-07-05Moved random stuff into its own directory.Werner Koch1-0/+57