roar
Loading...
Searching...
No Matches
Namespaces | Functions
sha.cpp File Reference
#include <roar/utility/sha.hpp>
#include <openssl/evp.h>
#include <sstream>
#include <memory>
#include <functional>
#include <iomanip>
Include dependency graph for sha.cpp:

Namespaces

namespace  Roar
 

Functions

std::optional< std::string > Roar::sha256 (std::string_view data)
 
std::optional< std::string > Roar::sha512 (std::string_view data)