diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-04-11 15:39:07 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-05-10 11:13:19 +0200 |
commit | 024a4b1f2adef73b081d7bf845501241e4693e6a (patch) | |
tree | fcef815ddd697260941845346865e89d149fcbf5 /modules/gdscript/gdscript_analyzer.cpp | |
parent | bee96aa5cb2e353cbbfc1cb346cf2c27e9748746 (diff) | |
download | redot-engine-024a4b1f2adef73b081d7bf845501241e4693e6a.tar.gz |
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).
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions