Crate tuple_hash

Source
Expand description

TupleHash per NIST SP 800-185.

Re-exports§

Structs§

  • Implements right_encode and left_encode.
  • An iterator over the parts of an encoded string.
  • A cryptographic hash over a set of strings such that each string is unambiguously encoded.
  • A cryptographic hash over a set of strings such that each string is unambiguously encoded.

Traits§

  • A extendable output function (XOF).
  • Output bytes from an XOF.

Functions§

Type Aliases§