CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
hash_provider.h File Reference
#include "ccf/crypto/hash_bytes.h"
#include "ccf/crypto/md_type.h"
#include "ccf/crypto/sha256_hash.h"
#include <array>
#include <cstdint>
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

class  ccf::crypto::HashProvider
 
class  ccf::crypto::ISha256Hash
 

Namespaces

namespace  ccf
 
namespace  ccf::crypto
 

Functions

std::shared_ptr< HashProviderccf::crypto::make_hash_provider ()
 
std::shared_ptr< ISha256Hashccf::crypto::make_incremental_sha256 ()