aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/x931_rng/x931_rng.cpp
Commit message (Expand)AuthorAgeFilesLines
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-2/+5
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* lib/rng: Convert &vec[0] to vec.data()Simon Warta2015-06-231-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Change X9.31 to automatically reseed if randomize is called while unseeded.lloyd2014-02-131-1/+6
* More unique_ptr, and pull <memory> all the way up to types.hlloyd2014-01-181-68/+34
* Move lib into srclloyd2014-01-101-0/+146