[openssl/openssl] 21f1b6: Provide X509_CRL_get0_tbs_sigalg()

1 view
Skip to first unread message

Theo Buehler

unread,
Jul 10, 2025, 8:40:35 AM7/10/25
to openssl...@openssl.org
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 21f1b677d54ef50fe4e262e032372dfaff88fbf4
https://github.com/openssl/openssl/commit/21f1b677d54ef50fe4e262e032372dfaff88fbf4
Author: Theo Buehler <t...@openbsd.org>
Date: 2025-07-10 (Thu, 10 Jul 2025)

Changed paths:
M .gitignore
M CHANGES.md
M crypto/x509/x509cset.c
M doc/man3/X509_get0_signature.pod
M include/openssl/x509.h.in
M test/crltest.c
M util/libcrypto.num

Log Message:
-----------
Provide X509_CRL_get0_tbs_sigalg()

X509_CRL_get0_tbs_sigalg() corresponds to X509_get0_tbs_sigalg() and
retrieves the AlgorithmIdentifier inside the TBSCertList which is not
currently accessible in any sane way from public API.

This PR adds X509_get0_tbs_sigalg() to the public API, documents it,
adds a simple regress check so there is coverage and mentions the
addition in CHANGES.md.

On top of that, fix a typo in .gitignore and clean up some order
inconsistencies in X509_get0_signature.pod.

Reviewed-by: Matt Caswell <ma...@openssl.org>
Reviewed-by: Tim Hudson <t...@openssl.org>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27971)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages