Skip to content

Move X.509 OIDs from crypto to X.509 #10124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gilles-peskine-arm opened this issue Apr 9, 2025 · 1 comment · May be fixed by #10125
Open

Move X.509 OIDs from crypto to X.509 #10124

gilles-peskine-arm opened this issue Apr 9, 2025 · 1 comment · May be fixed by #10125
Assignees
Labels
component-crypto Crypto primitives and low-level interfaces component-x509 size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

Move X.509 OID tables and functions from oid.c and oid.h in TF-PSA-Crypto, to a new module with no public interface in Mbed TLS.

Restore the functionality of MBEDTLS_X509_REMOVE_INFO which was removed in Mbed-TLS/TF-PSA-Crypto#143.

@gilles-peskine-arm gilles-peskine-arm added component-crypto Crypto primitives and low-level interfaces component-x509 size-s Estimated task size: small (~2d) labels Apr 9, 2025
@gilles-peskine-arm gilles-peskine-arm self-assigned this Apr 9, 2025
@gilles-peskine-arm gilles-peskine-arm moved this to Implementation in progress in Mbed TLS 4.0 planning Apr 9, 2025
@gilles-peskine-arm
Copy link
Contributor Author

Strictly speaking, this is a product split task, not a 1.0/4.0 task. But since we're handling this as part of a work stream on the API redesign, I'm adding it to the 4.0 planning board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces component-x509 size-s Estimated task size: small (~2d)
Projects
Status: Implementation in progress
Status: Make low level crypto functions internal
Development

Successfully merging a pull request may close this issue.

1 participant