aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand.go
AgeCommit message (Expand)Author
2017-10-20crypto: Remove crypto.randReaderJoseph Richey
2017-06-28Change error handling to new packageJoe Richey joerichey@google.com
2017-05-31crypto: tests, errors, and descriptor computationJoe Richey joerichey@google.com
2017-05-02crypto: add secure random reader using getrandomJoe Richey