aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/drbg.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-06[rng] Choose HMAC_DRBG using SHA-256 as the DRBG algorithmMichael Brown1-7/+6
2012-03-06[rng] Allow HMAC_DRBG to use multiple underlying hash algorithmsMichael Brown1-7/+23
2012-02-21[rng] Record validity within DRBG stateMichael Brown1-0/+2
2012-01-23[rng] Add ANS X9.82 Approved DRBG mechanismMichael Brown1-0/+118