aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto/drbg.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [rng] Fix build error when assertions are enabledMichael Brown2012-03-181-2/+2
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-211-2/+2
* [rng] Record validity within DRBG stateMichael Brown2012-02-211-4/+13
* [rng] Add missing #include <string.h>Michael Brown2012-02-211-0/+1
* [rng] Add ANS X9.82 Approved DRBG mechanismMichael Brown2012-01-231-0/+416