Ethereum  PoC-8
The C++ Implementation of Ethereum
SHA3.cpp File Reference
#include "SHA3.h"
#include "RLP.h"
#include <ethash/keccak.hpp>

Go to the source code of this file.

Namespaces

 dev
 

Functions

bool dev::sha3 (bytesConstRef _input, bytesRef o_output) noexcept
 

Variables

h256 const dev::EmptySHA3 = sha3(bytesConstRef())
 
h256 const dev::EmptyListSHA3 = sha3(rlpList())