Module secp256k1::hashes::sha384

source ·
Available on crate feature hashes only.
Expand description

SHA384 implementation.

Structs§

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