Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the awesome, ever misunderstood entropy mixing | Gustav Simonsson | 2015-05-12 | 1 | -50/+1 |
| | |||||
* | Unexport randEntropy type and use exported Reader instead | Gustav Simonsson | 2015-02-13 | 1 | -2/+4 |
| | |||||
* | Set both key generation and ECDSA nonce to use mixed entropy | Gustav Simonsson | 2015-02-11 | 1 | -0/+82 |
* Move random entropy functions to new package randentropy * Add function to get n bytes entropy where up to first 32 bytes are mixed with OS entropy sources |