aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/rng.h
Commit message (Expand)AuthorAgeFilesLines
* Remove RNG::gen_mask, which had undefined behavior when bits >= 32Jack Lloyd2016-01-011-12/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-6/+34
* Update and consolidate the test framework.Jack Lloyd2015-11-111-0/+1
* TLS improvementsJack Lloyd2015-10-251-0/+8
* Add power analysis countermeasures for ECC point multiplications.Jack Lloyd2015-08-211-6/+24
* rng: Add missing overridesDaniel Seither2015-07-301-6/+6
* lib/rng: Convert &vec[0] to vec.data()Simon Warta2015-06-231-1/+1
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-6/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add HMAC_DRBGlloyd2014-03-211-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+174