mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
mbedTLS 2.28 is now EOL, and will no longer receive security updates.
This commit backports from Godot 4 the changes needed to update to
mbedTLS 3.6 (new LTS), including TLSv1.3 support.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| aes_context.cpp | ||
| aes_context.h | ||
| crypto.cpp | ||
| crypto.h | ||
| crypto_core.cpp | ||
| crypto_core.h | ||
| hashing_context.cpp | ||
| hashing_context.h | ||
| SCsub | ||