summaryrefslogtreecommitdiff
path: root/src/crypto/rand/rand_windows.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/rand: generate random numbers using RtlGenRandom on WindowsJason A. Donenfeld2020-10-271-32/+8
* crypto/rand: warn to stderr if blocked 60+ sec on first Reader.Read callBrad Fitzpatrick2018-10-031-0/+9
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+47