TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
09dc57d323168b2f64ea01a8affc89d2a23fdb08
/
.
/
ChangeLog.d
/
split-numeric-string-conversions-out-of-the-oid-module.txt
blob: 938e9eccb649f75bea9aa32c6775a900ab11a7b2 [
file
] [
log
] [
blame
]
Changes
* Functions regarding numeric string conversions for OIDs have been moved
from the OID module and now reside in X.509 module. This helps to reduce
the code size as these functions are not commonly used outside of X.509.