godot/thirdparty/mbedtls
Rémi Verschelde b9d008de3d
mbedtls: Backport Windows fix to use bcrypt for entropy
We had a slightly older version of it for UWP, as the wincrypt API isn't allowed there.
We removed this with UWP in #81416, but since this was enabled inconditionally before,
this actually changed behavior for Windows compared to Godot 4.1 and earlier.

This change is also needed to properly supported Windows Store.
2023-10-27 10:25:50 +02:00
..
include mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
library mbedtls: Backport Windows fix to use bcrypt for entropy 2023-10-27 10:25:50 +02:00
patches mbedtls: Backport Windows fix to use bcrypt for entropy 2023-10-27 10:25:50 +02:00
LICENSE