[openssl/openssl] aaabe5: X509: clean up doc and implementation of X509{,_RE...
David von Oheimb
noreply at github.com
Wed Aug 24 09:30:10 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: aaabe58072924c24c862a0660cdfe78de63099c2
https://github.com/openssl/openssl/commit/aaabe58072924c24c862a0660cdfe78de63099c2
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M crypto/x509/x509_cmp.c
M crypto/x509/x509_req.c
M doc/man3/X509_check_private_key.pod
M include/crypto/x509.h
M include/openssl/x509.h.in
Log Message:
-----------
X509: clean up doc and implementation of X509{,_REQ}_check_private_key()
Also constify X509_REQ_get0_pubkey() and X509_REQ_check_private_key().
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18930)
Commit: c0f6792b81784be05c5e51156767a873bca1b374
https://github.com/openssl/openssl/commit/c0f6792b81784be05c5e51156767a873bca1b374
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M crypto/crmf/crmf_lib.c
M doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod
M include/openssl/crmf.h.in
M util/libcrypto.num
Log Message:
-----------
add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey()
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18930)
Commit: 293ab820812b3979161c5f018c2e753bcd3b11a4
https://github.com/openssl/openssl/commit/293ab820812b3979161c5f018c2e753bcd3b11a4
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M crypto/crmf/crmf_lib.c
Log Message:
-----------
CRMF: make create_popo_signature() check that pubkey and pkey match
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18930)
Compare: https://github.com/openssl/openssl/compare/ba9e3721febb...293ab820812b
More information about the openssl-commits
mailing list