]> Cypherpunks repositories - gostls13.git/commit
big: fix ProbablyPrime bug, comments
authorRuss Cox <rsc@golang.org>
Wed, 6 Jan 2010 00:49:05 +0000 (16:49 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 6 Jan 2010 00:49:05 +0000 (16:49 -0800)
commitcfbee34a277d75c19b843c27ef053b78c493b32d
tree5d009f6b279ef18b4c2dd473f027cde70e56920b
parente032ab9dc86877978064846f67ef4f1537912eda
big: fix ProbablyPrime bug, comments

(changes adopted from alc, agl)

R=agl1, agl
CC=golang-dev
https://golang.org/cl/181137
src/pkg/big/int.go
src/pkg/big/int_test.go
src/pkg/big/nat.go