]> git.ipfire.org Git - thirdparty/openssl.git/commit
dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comment 1
authorPauli <pauli@openssl.org>
Wed, 26 Oct 2022 00:48:07 +0000 (11:48 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Nov 2022 21:42:46 +0000 (08:42 +1100)
commit5b234be4c44f5b178bc69da3d610ae1b70441873
treef2066d96699faa345857a2f6eaa3abcec77a72dd
parentfc0bb3411bd0c6ca264f610303933d0bf4f4682c
dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comment 1

This mandates following SP 800-56A which, in 5.6.2.4, mandates a comparision
against a newly calculated public key.

Co-authored-by: Randall Steck <rsteck@thinqsoft.com>
Co-authored-by: Mark J. Minnoch <mark@keypair.us>
Co-authored-by: Steve Weymann <steve@keypair.us>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19510)
crypto/dsa/dsa_key.c
crypto/ec/ec_key.c