CCF
Loading...
Searching...
No Matches
Namespaces | Functions
sha256.h File Reference
#include "ccf/crypto/hash_bytes.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  ccf
 
namespace  ccf::crypto
 

Functions

HashBytes ccf::crypto::sha256 (const std::span< uint8_t const > &data)
 
HashBytes ccf::crypto::sha256 (const uint8_t *data, size_t len)