roar
Loading...
Searching...
No Matches
Namespaces | Functions
sha.hpp File Reference
#include <string>
#include <string_view>
#include <optional>
Include dependency graph for sha.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Roar
 

Functions

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