mirror of https://github.com/godotengine/godot
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. |
||
|---|---|---|
| .. | ||
| SCsub | ||
| aes_context.cpp | ||
| aes_context.h | ||
| crypto.cpp | ||
| crypto.h | ||
| crypto_core.cpp | ||
| crypto_core.h | ||
| hashing_context.cpp | ||
| hashing_context.h | ||