aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/randentropy/rand_entropy.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/secp256k1: remove external LGPL dependencies (#17239)Péter Szilágyi2018-07-261-42/+0
* crypto: Remove dead codeRicardo Catalinas Jiménez2016-02-221-10/+0
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: goimports -wFelix Lange2015-07-071-1/+2
* all: update license informationFelix Lange2015-07-071-0/+16
* 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