Module secp256k1::hashes::sha256

source ·
Available on crate feature hashes only.
Expand description

SHA256 implementation.

Structs§

  • Output of the SHA256 hash function.
  • Engine to compute SHA256 hash function.
  • Output of the SHA256 hash function.