roar
|
#include <string>
#include <string_view>
#include <optional>
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) |