Kagome
Polkadot Runtime Engine in C++17
sha256.hpp File Reference
#include <string_view>
#include <gsl/span>
#include "common/blob.hpp"
Include dependency graph for sha256.hpp:
This graph shows which files directly or indirectly include this file:

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)