Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |