Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -1/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Fix System_RNG for Windows, fix nmake clean target | lloyd | 2014-12-22 | 1 | -2/+2 |
* | Enable system_rng on Windows and MinGW (untested) | lloyd | 2014-12-21 | 3 | -5/+15 |
* | Untested support for using CryptGenRandom in System_RNG | lloyd | 2014-12-06 | 1 | -0/+32 |
* | Add an easy way to directly use the system PRNG. | lloyd | 2014-12-02 | 3 | -0/+117 |