Files
xahaud/src/ripple/overlay/impl
Nik Bougalis 40363f96a9 Generic PRNG framework:
* A new, unified interface for generating random numbers and
  filling buffers supporting any engine that fits the
  UniformRandomNumberGenerator concept;
* Automatically seeded replacement for rand using the fast
  xorshift+ PRNG engine;
* A CSPRNG engine that can be used with the new framework
  when needing to to generate cryptographically secure
  randomness.
* Unit test cleanups to work with new engine.
2016-01-12 18:45:35 -08:00
..
2015-10-20 11:35:24 -04:00
2015-10-13 17:15:45 -07:00
2015-10-13 17:15:46 -07:00
2015-10-20 11:35:24 -04:00
2016-01-12 18:45:35 -08:00
2015-10-16 08:18:03 -07:00
2015-10-20 11:35:24 -04:00
2015-10-13 17:15:45 -07:00
2015-09-28 17:24:05 -07:00
2015-01-20 16:45:00 -08:00