]> Cypherpunks repositories - gostls13.git/commit
crypto/rsa: explain random parameter for GenerateKey and GenerateMultiPrimeKey.
authorShenghou Ma <minux.ma@gmail.com>
Thu, 13 Feb 2014 20:56:48 +0000 (15:56 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Thu, 13 Feb 2014 20:56:48 +0000 (15:56 -0500)
commit9abe6d9dd0ee46b696f8c261417444777af19f6e
tree6f91e8800d03955514f92704014b4cea1d41c51f
parentc36dd4abdcfd02bf9cd15e252e39f199f2586000
crypto/rsa: explain random parameter for GenerateKey and GenerateMultiPrimeKey.
Fixes #6850.

LGTM=agl
R=golang-codereviews, agl
CC=golang-codereviews
https://golang.org/cl/60500046
src/pkg/crypto/rsa/rsa.go