![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|

Go to the source code of this file.
Namespaces | |
| namespace | sourcepp |
| namespace | sourcepp::crypto |
Variables | |
| const bool | sourcepp::crypto::LTM_MATH |
| const int | sourcepp::crypto::AES_INDEX = register_cipher(&aes_desc) |
| const int | sourcepp::crypto::SHA256_INDEX = register_hash(&sha256_desc) |
| const int | sourcepp::crypto::YARROW_INDEX = register_prng(&yarrow_desc) |