aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/randentropy
Commit message (Collapse)AuthorAgeFilesLines
* Remove the awesome, ever misunderstood entropy mixingGustav Simonsson2015-05-121-50/+1
|
* Unexport randEntropy type and use exported Reader insteadGustav Simonsson2015-02-131-2/+4
|
* Set both key generation and ECDSA nonce to use mixed entropyGustav Simonsson2015-02-111-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