]> Cypherpunks repositories - gostls13.git/commit
crypto/ecdsa: add full set of NIST test vectors.
authorAdam Langley <agl@golang.org>
Tue, 22 May 2012 14:33:14 +0000 (10:33 -0400)
committerAdam Langley <agl@golang.org>
Tue, 22 May 2012 14:33:14 +0000 (10:33 -0400)
commit5759c6022c7d5fe43357fc69b5b0b2eec28c01a9
tree863c7c90bd9ce81349fb8e57288ccad159ed2fff
parent477d7b166307916376dc94b6917597d768f102d3
crypto/ecdsa: add full set of NIST test vectors.

This includes the NIST test suite for ECDSA and alters the test to
parse and evaluate it.

R=golang-dev, bradfitz, rsc, b
CC=golang-dev
https://golang.org/cl/6219058
src/pkg/crypto/ecdsa/ecdsa_test.go
src/pkg/crypto/ecdsa/testdata/SigVer.rsp.bz2 [new file with mode: 0644]