zephyr/ext/lib/crypto
Aurelien Jarno ef9361fca0 ext: lib: crypto: Update mbedTLS 2.16.0
Since 2.14.1 release mbedTLS has a few API changes and deprecation which
do not affect the Zephyr code and a new MBEDTLS_CHECK_PARAMS option that
enables validation of parameters in the API. A list with all changes can
be found in:

  ./ext/lib/crypto/mbedtls/ChangeLog

Note that this version will become the basis of the next LTS (Long Term
Support) branch that will be maintained for the next 3 years until at
least the end of 2021.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-30 15:55:01 -05:00
..
mbedtls ext: lib: crypto: Update mbedTLS 2.16.0 2018-12-30 15:55:01 -05:00
tinycrypt Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
CMakeLists.txt
Kconfig