aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/x931_rng/x931_rng.h
Commit message (Expand)AuthorAgeFilesLines
* Use size_t instead of u32bit in entropy and rnglloyd2010-10-121-4/+4
* Yet more Doxygen commentslloyd2010-06-161-1/+7
* 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
* In the X9.31 PRNG, move the code that rekeys the cipher and generates V tolloyd2009-01-311-7/+8
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-1/+1
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1lloyd2008-09-301-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+42