Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 1 | -27/+7 |
* | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 1 | -0/+25 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -2/+90 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -2/+2 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -8/+8 |
* | Fix a few clang warnings. Set clang sanitizer flags | Jack Lloyd | 2015-12-24 | 1 | -1/+1 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 1 | -10/+12 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -1/+3 |
* | tests: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -6/+6 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+5 |
* | Add HMAC_DRBG | lloyd | 2014-03-21 | 1 | -0/+2 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -0/+61 |