zebra_chain::serialization

Module sha256d

source
Expand description

SHA256d, a.k.a., double SHA2, a.k.a., 2 SHA 2 Furious

Structsยง

  • A 4-byte checksum using truncated double-SHA256 (two rounds of SHA256).
  • An io::Write instance that produces a SHA256d output.