mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| godot_core_mbedtls_config.h | ||