aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/randpool/randpool.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* Remove the notion of counting entropy bits in HMAC_RNG or Randpool.lloyd2009-01-311-2/+2
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-11/+11
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-0/+1
* Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2lloyd2008-09-301-2/+5
* Move all modules into src/ directorylloyd2008-09-281-0/+47