SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
SHA256.h File Reference
#include <cstddef>
#include <span>
#include <sourcepp/Math.h>
Include dependency graph for SHA256.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sourcepp
namespace  sourcepp::crypto

Functions

std::array< std::byte, 32 > sourcepp::crypto::computeSHA256 (std::span< const std::byte > buffer)