mirror of
https://github.com/godotengine/godot
synced 2024-11-05 16:53:09 +00:00
ee7b67e135
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. |
||
---|---|---|
.. | ||
include | ||
library | ||
patches | ||
apache-2.0.txt | ||
LICENSE |