]> git.ipfire.org Git - thirdparty/openssl.git/commit
CRMF: make create_popo_signature() check that pubkey and pkey match
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 1 Aug 2022 16:54:06 +0000 (18:54 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 24 Aug 2022 09:27:12 +0000 (11:27 +0200)
commit293ab820812b3979161c5f018c2e753bcd3b11a4
tree0c4a84a95852712e6ddc56ae65463a21e44d2377
parentc0f6792b81784be05c5e51156767a873bca1b374
CRMF: make create_popo_signature() check that pubkey and pkey match

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18930)
crypto/crmf/crmf_lib.c