Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -3/+32 |
* | Remove the shared IO buffer from EntropySource_Accumulator. | lloyd | 2015-03-18 | 1 | -22/+15 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add rng command which can dump RNG outputs or raw entropy samples | lloyd | 2014-03-22 | 1 | -2/+2 |
* | Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter. | lloyd | 2014-03-22 | 1 | -54/+16 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+141 |