godot/thirdparty/mbedtls
Fabio Alessandrelli ee7b67e135 [Crypto] Implement CryptoCore::RandomGenerator.
As a cryptographically secure random generator.

Internally it uses mbedTLS CTR-DRBG implementation which gets re-seeded
with entropy from OS::get_entropy when needed.

CryptoCore now additionally depends on `ctr_drbg.c` and `entropy.c`
thirdparty mbedtls files.
2022-02-14 10:45:50 +01:00
..
include [Crypto] Implement CryptoCore::RandomGenerator. 2022-02-14 10:45:50 +01:00
library Bump mbedTLS version to 2.28.0 (new LTS). 2021-12-21 13:26:02 +01:00
patches Bump mbedTLS version to 2.28.0 (new LTS). 2021-12-21 13:26:02 +01:00
apache-2.0.txt Thirdparty: Fill copyright for lws, miniupnpc, clipper 2018-06-07 10:46:05 +02:00
LICENSE Update to mbedtls 2.16.7 2020-07-02 15:53:50 +02:00