General SipHash-2-4 implementation.
uint64_t Finalize() const
Compute the 64-bit SipHash-2-4 of the data written so far.
CSipHasher & Write(uint64_t data)
Hash a 64-bit integer worth of data.
SaltedOutpointHasher(bool deterministic=false)
size_t operator()(const std::span< const unsigned char > &script) const