virtualx-engine/thirdparty/mbedtls/library
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
..
aes.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
aesni.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
arc4.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
aria.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
asn1parse.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
asn1write.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
base64.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
bignum.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
blowfish.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
camellia.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ccm.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
certs.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
chacha20.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
chachapoly.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
check_crypto_config.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
cipher.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
cipher_wrap.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
cmac.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
common.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
constant_time.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
constant_time_internal.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
constant_time_invasive.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ctr_drbg.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
debug.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
des.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
dhm.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ecdh.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
ecdsa.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
ecjpake.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
ecp.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
ecp_curves.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ecp_invasive.h mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
entropy.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
entropy_poll.c mbedtls: Backport Windows fix to use bcrypt for entropy 2023-10-27 10:25:50 +02:00
error.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
gcm.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
godot_core_mbedtls_platform.c
havege.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
hkdf.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
hmac_drbg.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
md.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
md2.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
md4.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
md5.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
memory_buffer_alloc.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
mps_common.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
mps_error.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
mps_reader.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
mps_reader.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
mps_trace.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
mps_trace.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
net_sockets.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
nist_kw.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
oid.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
padlock.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
pem.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
pk.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
pk_wrap.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
pkcs5.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
pkcs11.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
pkcs12.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
pkparse.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
pkwrite.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
platform.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
platform_util.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
poly1305.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ripemd160.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
rsa.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
rsa_internal.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
sha1.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
sha256.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
sha512.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_cache.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
ssl_ciphersuites.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
ssl_cli.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_cookie.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_msg.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
ssl_srv.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_ticket.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_tls.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_tls13_keys.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
ssl_tls13_keys.h mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
threading.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
timing.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
version.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
version_features.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
x509.c mbedtls: Update to upstream version 2.28.4 2023-08-07 14:39:49 +02:00
x509_create.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
x509_crl.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
x509_crt.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
x509_csr.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00
x509write_crt.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
x509write_csr.c mbedTLS: Update to version 2.18.5 2023-10-21 14:34:58 +02:00
xtea.c mbedtls: Update to upstream version 2.28.3 2023-04-18 10:38:24 +02:00