aboutsummaryrefslogtreecommitdiff
path: root/ssh/client_auth.go
diff options
context:
space:
mode:
authorAdam Langley <agl@golang.org>2014-05-12 11:23:48 -0700
committerAdam Langley <agl@golang.org>2014-05-12 11:23:48 -0700
commit84ca184138ec653f724c2dd81d4e96bfe2b9b68a (patch)
tree69970defc03590052f580e6c4f00dd543ec83409 /ssh/client_auth.go
parent2dfe547928fdf792f2d4b626eeab4490419ca5f4 (diff)
downloadgo-x-crypto-84ca184138ec653f724c2dd81d4e96bfe2b9b68a.tar.xz
go.crypto/openpgp: fix user id signing.
Entity.SignIdentity used the wrong signature function and produced invalid certification signatures. Fixed. VerifyUserIdSignature was used for checking the self-signature on an identity, but didn't support anything but a self-signature. This change alters the low-level API so that checking cross-signatures is possible. Fixes golang/go#7371. LGTM=bradfitz R=bradfitz CC=golang-codereviews https://golang.org/cl/96240043
Diffstat (limited to 'ssh/client_auth.go')
0 files changed, 0 insertions, 0 deletions