mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 21:03:06 +00:00
Since 2.12.0 release mbedTLS has an important security fix concerning RSA PKCS#1 v1.5 decryption (CVE-2018-19608). Besides that it has very few API changes, and the usual set of functional improvements, security fixes and bug fixes. A list with all changes can be found in: ./ext/lib/crypto/mbedtls/ChangeLog It should also be noted that the small change concerning _POSIX_C_SOURCE applied to x509.c has been moved to platform_util.c, this time with a proper define guard. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
---|---|---|
.. | ||
crypto | ||
encoding | ||
fnmatch | ||
ipc | ||
mgmt | ||
CMakeLists.txt |