-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Labels
component-cryptoCrypto primitives and low-level interfacesCrypto primitives and low-level interfacescomponent-x509size-sEstimated task size: small (~2d)Estimated task size: small (~2d)
Description
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
Assignees
Labels
component-cryptoCrypto primitives and low-level interfacesCrypto primitives and low-level interfacescomponent-x509size-sEstimated task size: small (~2d)Estimated task size: small (~2d)
Type
Projects
Status
Make low level crypto functions internal
Status
Done