Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
atlas::crypto::sha256 Namespace Reference

Functions

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

Function Documentation

◆ hash()

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

◆ hashFile()

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