]> Cypherpunks repositories - gostls13.git/commit
math/big: API, documentation cleanup
authorRobert Griesemer <gri@golang.org>
Fri, 3 Feb 2012 03:21:55 +0000 (19:21 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 3 Feb 2012 03:21:55 +0000 (19:21 -0800)
commitb80c7e5dfd71508ed754ec2a02caa51f4444ba10
treecfd8f1c82b46b78a865dbb1c9908e4b482ba399a
parentaa716e36a6c0656730eeab753eaba9d07aab72e0
math/big: API, documentation cleanup

Fixes #2863.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5620058
src/pkg/crypto/dsa/dsa.go
src/pkg/crypto/rand/util.go
src/pkg/crypto/rsa/rsa.go
src/pkg/math/big/int.go
src/pkg/math/big/int_test.go