Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -8/+8 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 1 | -1/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -5/+5 |
* | Push the hardcoded entropy estimates up to build.h | Jack Lloyd | 2015-11-28 | 1 | -3/+1 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -4/+4 |
* | 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 |