Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop test_es.cpp, EntropySources no longer directly available outside library | lloyd | 2009-12-31 | 1 | -121/+0 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -0/+6 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -9/+9 |
* | Add LibraryInitializers to the examples, instead of relying on lazy init. | lloyd | 2009-03-17 | 1 | -1/+1 |
* | Update examples for changed EntropySource and RandomNumberGenerator interfaces | lloyd | 2009-01-31 | 1 | -11/+12 |
* | Fix test_es for new Entropy_Accumulator interface. It XORs into a block | lloyd | 2009-01-27 | 1 | -21/+27 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -16/+23 |
* | Add test_es, a program that polls each enabled entropy source (both fast | lloyd | 2008-11-25 | 1 | -0/+101 |