Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address some review comments from @cordney | Jack Lloyd | 2016-07-17 | 2 | -6/+8 |
* | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 2 | -77/+46 |
* | Add explicit static_cast operations to eliminate implicit cast compiler warni... | Dan Brown | 2016-04-27 | 1 | -1/+1 |
* | Add explicit fork check to HMAC_RNG | Jack Lloyd | 2016-02-07 | 2 | -5/+8 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 2 | -22/+24 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -2/+0 |
* | lib/rng: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -3/+3 |
* | Add timeouts to HMAC_RNG entropy polling | lloyd | 2015-03-18 | 2 | -58/+57 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -3/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -5/+5 |
* | Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter. | lloyd | 2014-03-22 | 1 | -3/+11 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+267 |