Skip to content

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

@gilles-peskine-arm

Description

@gilles-peskine-arm

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.

This is the X.509 part of the task (plus any prerequisite needed in crypto). Once X.509 no longer depends on crypto's OID module, follow up with Mbed-TLS/TF-PSA-Crypto#291.

Metadata

Metadata

Labels

component-cryptoCrypto primitives and low-level interfacescomponent-x509size-sEstimated task size: small (~2d)

Type

Projects

Status

Make low level crypto functions internal

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions