[openssl/openssl] e664ef: CMP: generalize ossl_cmp_calc_protection() to hand...
David von Oheimb
noreply at github.com
Tue Sep 5 11:28:12 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: e664ef78b92532bf94c7976b181d88c4abf83074
https://github.com/openssl/openssl/commit/e664ef78b92532bf94c7976b181d88c4abf83074
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M crypto/cmp/cmp_protect.c
M crypto/crmf/crmf_lib.c
M doc/internal/man3/ossl_cmp_msg_protect.pod
M test/cmp_protect_test.c
M test/recipes/65-test_cmp_protect.t
A test/recipes/65-test_cmp_protect_data/GENM_protected_Ed.der
M test/recipes/65-test_cmp_protect_data/IR_protected.der
A test/recipes/65-test_cmp_protect_data/prot_Ed.pem
A test/recipes/65-test_cmp_protect_data/prot_RSA.pem
Log Message:
-----------
CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly
Fixes #21564
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21884)
More information about the openssl-commits
mailing list