8 std::string rpc::Web3::web3_sha3(std::string
const& _param1)
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
std::hash for asio::adress
std::string toJS(FixedHash< S > const &_h)
bytes jsToBytes(string const &_s, OnFailed _f)
bool sha3(bytesConstRef _input, bytesRef o_output)
Calculate SHA3-256 hash of the given input and load it into the given output.