openssl/include
Dr. David von Oheimb fc93335760 OSSL_CMP_validate_msg(): make sure to reject protection type mismatch
Do not accept password-based if expected signature-based and no secret is available and
do not accept signature-based if expected password-based and no trust anchors available.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19729)
2022-12-08 08:19:45 +01:00
..
crypto Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
internal Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
openssl OSSL_CMP_validate_msg(): make sure to reject protection type mismatch 2022-12-08 08:19:45 +01:00