]> Cypherpunks repositories - gostls13.git/commit
exp/ssh: use ClientConfig.rand() for publickey authentication
authorDave Cheney <dave@cheney.net>
Mon, 14 Nov 2011 01:57:15 +0000 (20:57 -0500)
committerAdam Langley <agl@golang.org>
Mon, 14 Nov 2011 01:57:15 +0000 (20:57 -0500)
commit59a92cde3dce85cc091c1134fae1bc08f056c445
treef0b9c5b09a8c0a16246f6f769f39430562f960f6
parent3ee171d174e401950d2d508583d090ee1a79e884
exp/ssh: use ClientConfig.rand() for publickey authentication

Closes TODO from 5373055

R=agl
CC=golang-dev
https://golang.org/cl/5375081
src/pkg/exp/ssh/client_auth.go