![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <filesystem>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | atlas |
| namespace | atlas::crypto |
| namespace | atlas::crypto::sha256 |
Macros | |
| #define | ATLASGAMEMANAGER_CRYPTO_HPP |
Functions | |
| std::string | atlas::crypto::sha256::hashFile (const std::filesystem::path path) |
| std::string | atlas::crypto::sha256::hash (const QByteArrayView view) |
| #define ATLASGAMEMANAGER_CRYPTO_HPP |