summaryrefslogtreecommitdiff
path: root/src/crypto/rand
Commit message (Expand)AuthorAgeFilesLines
* crypto/rand: only read necessary bytes for IntWade Simmons2017-05-232-5/+65
* crypto/rand: use blocking getrandom call on Linux when supportedJoe Richey joerichey@google.com2017-05-231-21/+7
* math/big: add Baillie-PSW test to (*Int).ProbablyPrimeRuss Cox2016-11-221-0/+9
* all: single space after period.Brad Fitzpatrick2016-03-022-2/+2
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-0110-10/+10
* crypto/rand: use the getentropy syscall on OpenBSDMichael McConville2016-02-262-1/+30
* crypt/rand: update docs for LinuxJeff R. Allen2015-07-261-0/+2
* all: link to https instead of httpBrad Fitzpatrick2015-07-111-1/+1
* internal/syscall: move to unix subdirectoryIan Lance Taylor2015-04-151-3/+3
* crypto/rand: handle EAGAIN reads from /dev/urandomBrad Fitzpatrick2014-12-162-1/+44
* build: move package sources from src/pkg to srcRuss Cox2014-09-088-0/+526