mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-22 11:09:52 +00:00
Changelog: Introduced oid.txt
Signed-off-by: Minos Galanakis <[email protected]>
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
Removals
|
||||||
|
* The library no longer offers interfaces to look up values by OID
|
||||||
|
or OID by enum values.
|
||||||
|
The header <mbedtls/oid.h> now only defines functions to convert
|
||||||
|
between binary and dotted string OID representations, and macros
|
||||||
|
for OID strings that are relevant to X.509.
|
||||||
|
The compilation option MBEDTLS_OID_C no longer
|
||||||
|
exists. OID tables are included in the build automatically as needed.
|
||||||
Reference in New Issue
Block a user