Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
crypto.hpp File Reference
#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)
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_CRYPTO_HPP

#define ATLASGAMEMANAGER_CRYPTO_HPP