mirror of
https://github.com/golang/go
synced 2024-11-22 08:34:40 -07:00
The Go programming language
bcce2987e0
For testing it can be useful to use a null random source (one which always returns zero) to remove non-determinism from the tests. However, when performing RSA blinding, the random blind ends up being zero and it's hard to reverse a multiplication by zero. R=rsc CC=go-dev http://go/go-review/1018033 |
||
---|---|---|
doc | ||
include | ||
lib | ||
misc | ||
pkg | ||
src | ||
test | ||
.hgignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
favicon.ico | ||
LICENSE |