Kagome
Polkadot Runtime Engine in C++17
sha256.cpp File Reference
#include "crypto/sha/sha256.hpp"
#include <openssl/sha.h>
Include dependency graph for sha256.cpp:

Go to the source code of this file.

Namespaces

 kagome::crypto
 

Functions

common::Hash256 kagome::crypto::sha256 (std::string_view input)
 
common::Hash256 kagome::crypto::sha256 (gsl::span< const uint8_t > input)