]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] crypto/ecdsa: fix case where p != 0 mod 8 and the hash length...
authorAdam Langley <agl@golang.org>
Wed, 13 Jun 2012 20:24:04 +0000 (16:24 -0400)
committerAdam Langley <agl@golang.org>
Wed, 13 Jun 2012 20:24:04 +0000 (16:24 -0400)
commitaea18fe74bf73fa8b3d6f95d44569de12ff814e4
tree2d873c513f853072bdcf9ea91f13d42e6610e57e
parenteae44968e3ffafe7bd15c451fdfc541638a6700f
[release-branch.go1] crypto/ecdsa: fix case where p != 0 mod 8 and the hash length < p.

««« backport 465e0f78dbfe
crypto/ecdsa: fix case where p != 0 mod 8 and the hash length < p.

I made a typo which breaks P-521.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6219057

»»»
src/pkg/crypto/ecdsa/ecdsa.go