Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -0/+3 |
* | Don't delete the global RNG in AutoSeeded_RNG's destructor | lloyd | 2010-03-23 | 1 | -1/+0 |
* | There are some nasty API problems that are caused by having to pass a | lloyd | 2010-03-19 | 1 | -8/+9 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Make AutoSeeded_RNG::reseed's parameter default to 256 for compatability | lloyd | 2009-04-16 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -4/+6 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -2/+2 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -0/+42 |