aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/stateful_rng/stateful_rng.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-1/+1
* When available use RDRAND for Stateful_RNG additional dataJack Lloyd2018-11-211-4/+19
* Use new reset_reseed_counter function within Stateful_RNG as wellJack Lloyd2017-08-031-3/+3
* Change meaning of get_processor_timestampJack Lloyd2017-01-271-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* RNG changes (GH #593)Jack Lloyd2016-08-241-0/+112