Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/entropy: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -2/+2 |
* | Remove the shared IO buffer from EntropySource_Accumulator. | lloyd | 2015-03-18 | 1 | -3/+3 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+2 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -2/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -2/+2 |
* | Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter. | lloyd | 2014-03-22 | 1 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+156 |