mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-24 05:00:45 -04:00
Changelog entry for the OID module in Mbed TLS 4.0
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
dcd43fcc45
commit
53e11cb5d5
8
ChangeLog.d/oid.txt
Normal file
8
ChangeLog.d/oid.txt
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user