Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return 0 bits in Darwin_SecRandom::poll on SecRandomCopyBytes failure | Daniel Neus | 2017-01-06 | 1 | -0/+2 |
* | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 1 | -4/+5 |
* | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 1 | -3/+3 |
* | Fix SecRandomCopyBytes call with older OS X SDKs | Jack Lloyd | 2016-07-15 | 1 | -0/+1 |
* | Push the hardcoded entropy estimates up to build.h | Jack Lloyd | 2015-11-28 | 1 | -3/+1 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -4/+4 |
* | Add the Darwin_SecRandom entropy source | Daniel Seither | 2015-09-25 | 1 | -0/+28 |