Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
crypto.cpp File Reference
#include <QCryptographicHash>
#include <array>
#include <filesystem>
#include <fstream>
#include <string>
#include "core/exceptions.hpp"
#include "core/logging/logging.hpp"

Namespaces

namespace  atlas
 
namespace  atlas::crypto
 
namespace  atlas::crypto::sha256
 

Functions

std::string atlas::crypto::sha256::hashFile (const std::filesystem::path path)
 
std::string atlas::crypto::sha256::hash (const QByteArrayView view)