SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
MD5.h File Reference
#include <array>
#include <cstddef>
#include <span>
#include <sourcepp/Math.h>
Include dependency graph for MD5.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, 16 > sourcepp::crypto::computeMD5 (std::span< const std::byte > buffer)