]> Cypherpunks repositories - gostls13.git/commit
crypto/dsa: also use fromHex in TestSignAndVerify.
authorAdam Langley <agl@golang.org>
Wed, 30 Nov 2016 16:33:17 +0000 (08:33 -0800)
committerAdam Langley <agl@golang.org>
Thu, 9 Feb 2017 23:40:05 +0000 (23:40 +0000)
commit09762ccff79ebf08839f8954ab99c17d41f071e2
treefa6d7009d744aa7142928ab491210a4a0f34f8e3
parent450472989b318b7242d2c3d0db4c09d84727c065
crypto/dsa: also use fromHex in TestSignAndVerify.

This change contains a very minor tidy-up to a test.

Change-Id: I3a8c0168bcdcbf90cacbbac2566c8423c92129f8
Reviewed-on: https://go-review.googlesource.com/33726
Reviewed-by: Adam Langley <agl@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Adam Langley <agl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/crypto/dsa/dsa_test.go