We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8120169 commit 55e4bf8Copy full SHA for 55e4bf8
ChangeLog.d/oid.txt
@@ -0,0 +1,8 @@
1
+Removals
2
+ * The library no longer offers interfaces to look up values by OID
3
+ or OID by enum values.
4
+ The header <mbedtls/oid.h> now only defines functions to convert
5
+ between binary and dotted string OID representations, and macros
6
+ for OID strings that are relevant to X.509.
7
+ The compilation option MBEDTLS_OID_C no longer
8
+ exists. OID tables are included in the build automatically as needed.
0 commit comments