digest

Module digest

Source

Traits§

  • Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.
  • Modification of the Digest trait suitable for trait objects.
  • Marker trait for cryptographic hash functions.