virtualx-engine/thirdparty/mbedtls
Fabio Alessandrelli 024a4b1f2a mbedTLS: disable weak crypto and TLS versions.
This commit adds a new mbedTLS configuration header to customize the
built-in library (and can be optionally replaced by a platform-specific
one).

Currently, it disables most weak cryptographic functions (with the
notable exceptions of MD5 and SHA-1), along with removing support for
TLS versions 1.0 and 1.1 (making TLSv1.2 the only supported one).
2023-05-10 11:13:19 +02:00
..
include mbedTLS: disable weak crypto and TLS versions. 2023-05-10 11:13:19 +02:00
library mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
patches mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
LICENSE Bump mbedtls to version 2.18.1, update LICENSE. 2022-07-18 14:58:08 +02:00