Module secp256k1::hashes::sha1

source ·
Available on crate feature hashes only.
Expand description

SHA1 implementation.

Structs§

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