Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RNG::gen_mask, which had undefined behavior when bits >= 32 | Jack Lloyd | 2016-01-01 | 1 | -12/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -6/+34 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -0/+1 |
* | TLS improvements | Jack Lloyd | 2015-10-25 | 1 | -0/+8 |
* | Add power analysis countermeasures for ECC point multiplications. | Jack Lloyd | 2015-08-21 | 1 | -6/+24 |
* | rng: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -6/+6 |
* | lib/rng: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -1/+1 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -6/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add HMAC_DRBG | lloyd | 2014-03-21 | 1 | -1/+1 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+174 |