summaryrefslogtreecommitdiffstats
path: root/src/crypto/hmac_drbg.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [rng] Allow HMAC_DRBG to use multiple underlying hash algorithmsMichael Brown2012-03-061-59/+73
* [rng] Add missing #include <assert.h>Michael Brown2012-03-041-0/+1
* [rng] Add missing #include <string.h>Michael Brown2012-02-211-0/+1
* [rng] Add ANS X9.82 Approved HMAC_DRBG algorithmMichael Brown2012-01-231-0/+342