]> Cypherpunks repositories - gostls13.git/commit
crypto/rand: Added read buffer to speed up requests for small amounts of bytes.
authorAlbert Strasheim <fullung@gmail.com>
Thu, 17 Feb 2011 20:14:41 +0000 (15:14 -0500)
committerAdam Langley <agl@golang.org>
Thu, 17 Feb 2011 20:14:41 +0000 (15:14 -0500)
commit712888910b2fd458c5e2ca50313f473476abe321
tree0c1fbe13039c203b61a06a219fead3d5475f154b
parent00d8d0052a9be4979bbfa929bc343530a980cd76
crypto/rand: Added read buffer to speed up requests for small amounts of bytes.

R=agl1, rsc
CC=golang-dev
https://golang.org/cl/4170056
src/pkg/crypto/rand/rand_unix.go