summaryrefslogtreecommitdiff
path: root/random/random.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to use URL.NIIBE Yutaka2023-04-271-2/+2
* random: Remove random-daemon use remained.NIIBE Yutaka2021-12-171-8/+0
* random: Remove use of experimental random daemon.NIIBE Yutaka2021-12-071-2/+0
* random: Clean up unused old internal API.NIIBE Yutaka2019-10-081-1/+0
* random: Allow building rndjent on non-x86.Werner Koch2017-06-211-0/+4
* Add new private header gcrypt-testapi.h.Werner Koch2016-02-191-25/+4
* random: Make the DRBG C-90 clean and use a flag string.Werner Koch2016-02-191-1/+1
* random: Use our symbol name pattern also for drbg functions.Werner Koch2016-02-191-6/+7
* random: Remove the new API introduced by the new DRBG.Werner Koch2016-02-191-1/+2
* random: Add SP800-90A DRBGStephan Mueller2016-02-181-0/+26
* random: Add a feature to close device file descriptors.Werner Koch2013-12-111-0/+1
* random: Add a RNG selection interface and system RNG wrapper.Werner Koch2012-12-031-0/+2
* Move nonce creation from csprng backend to random main module.Werner Koch2012-12-031-2/+0
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-6/+2
* Use syslog to log important messages.Werner Koch2008-09-151-0/+12
* Completed the RNG implementaion switching.Werner Koch2008-08-221-0/+2
* A whole bunch of changes to eventually support Werner Koch2008-08-191-1/+2
* Moved random stuff into its own directory.Werner Koch2008-07-051-0/+57