bitcoin-hash 0.1.20

tools and context for hashing bytes
// ---------------- [ File: bitcoin-hash/src/lib.rs ]
#[macro_use] mod imports; use imports::*;
//-------------------------------------------[.cpp/bitcoin/src/util/hasher.h]
//-------------------------------------------[.cpp/bitcoin/src/util/hasher.cpp]

x!{assume}
x!{block_hasher}
x!{bytevectorhash}
x!{filter_header_hasher}
x!{hash}
x!{hash_160}
x!{hash_256}
x!{hash_type}
x!{murmur}
x!{out_point}
x!{salted_outpoint_hasher}
x!{salted_sip_hasher}
x!{salted_txid_hasher}
x!{signature_cache_hasher}
x!{verifier}
x!{writer}