Ethereum  PoC-8
The C++ Implementation of Ethereum
Hash.h File Reference

Go to the source code of this file.

Namespaces

 dev
 

Functions

h256 dev::sha256 (bytesConstRef _input) noexcept
 
h160 dev::ripemd160 (bytesConstRef _input)
 

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

The FixedHash fixed-size "hash" container type.

Definition in file Hash.h.