u-boot/lib/mbedtls
Ilias Apalodimas a564f5094f mbedtls: Enable TLS 1.2 support
Since lwIP and mbedTLS have been merged we can tweak the config options
and enable TLS1.2 support. Add RSA and ECDSA by default and enable
enough block cipher modes of operation to be comatible with modern
TLS requirements and webservers

Reviewed-by: Raymond Mao <raymond.mao@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-11-12 19:09:52 -06:00
..
external/mbedtls mbedtls/external: update MbedTLS PKCS7 test suites 2024-10-14 17:58:39 -06:00
port mbedtls: add mbedtls into the build system 2024-10-14 17:58:12 -06:00
Kconfig mbedtls: Enable TLS 1.2 support 2024-11-12 19:09:52 -06:00
Makefile mbedtls: Enable TLS 1.2 support 2024-11-12 19:09:52 -06:00
mbedtls_def_config.h mbedtls: Enable TLS 1.2 support 2024-11-12 19:09:52 -06:00
md5.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
mscode_parser.c mbedtls: add MSCode parser porting layer 2024-10-14 17:58:48 -06:00
pkcs7_parser.c mbedtls: fix defects in coverity scan 2024-10-18 14:18:12 -06:00
public_key.c mbedtls: add public key porting layer 2024-10-14 17:58:43 -06:00
rsa_helper.c mbedtls: add RSA helper layer on MbedTLS 2024-10-14 17:58:50 -06:00
sha1.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha256.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha512.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
x509_cert_parser.c mbedtls: fix defects in coverity scan 2024-10-18 14:18:12 -06:00