summaryrefslogtreecommitdiff
path: root/include/crypto/drbg.h
Commit message (Expand)AuthorAge
* crypto: drbg - prevent invalid SG mappingsStephan Mueller2016-11-30
* crypto: drbg - use aligned buffersStephan Mueller2016-06-15
* crypto: drbg - use CTR AES instead of ECB AESStephan Mueller2016-06-15
* crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-25
* crypto: drbg - reseed often if seedsource is degradedStephan Mueller2015-06-10
* crypto: drbg - Use callback API for random readinessStephan Mueller2015-06-10
* crypto: drbg - use Jitter RNG to obtain seedStephan Mueller2015-05-27
* crypto: drbg - add async seeding operationStephan Mueller2015-05-27
* crypto: drbg - prepare for async seedingStephan Mueller2015-05-27
* crypto: drbg - Convert to new rng interfaceHerbert Xu2015-04-22
* crypto: drbg - replace spinlock with mutexStephan Mueller2015-04-21
* crypto: drbg - fix maximum value checks on 32 bit systemsStephan Mueller2014-08-26
* crypto: drbg - remove configuration of fixed valuesStephan Mueller2014-08-25
* crypto: drbg - Mix a time stamp into DRBG stateStephan Mueller2014-07-08
* crypto: drbg - use of kernel linked listStephan Mueller2014-07-04
* crypto: drbg - header file for DRBGStephan Mueller2014-06-20