zephyr/ext/lib
Leandro Pereira b9bc24c8dd crypto: mbedtls: Update mbedTLS to 2.6.0
Due to a security advisory released on August 28th 2017[1], it's
advisable to update mbedTLS to 2.6.0.

The vulnerability, identified as CVE-2017-14032, allows bypassing the
authentication of a peer when the authentication mode is configured as
optional (the default is secure, but applications might change the
setting.)

tests/crypto/mbedtls is passing.

[1] https://goo.gl/s4imN6

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-30 21:42:02 -04:00
..
crypto crypto: mbedtls: Update mbedTLS to 2.6.0 2017-08-30 21:42:02 -04:00
Kbuild ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
Makefile ext/lib : Integrating mbedTLS to build process 2016-07-26 16:00:04 -07:00