godot/core/crypto
Fabio Alessandrelli 0770c9a4a3 mbedTLS: Update to mbedTLS 3.6.4
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.
2025-07-07 17:18:44 +02:00
..
aes_context.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
aes_context.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
crypto.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
crypto.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
crypto_core.cpp mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
crypto_core.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
hashing_context.cpp Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
hashing_context.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00