Module multi_digest

Source

Structs§

ParallelMulidigestImpl
A wrapper that implements the ParallelDigest trait for a MultiDigest implementation.

Traits§

MultiDigest
An object that efficiently computes N instances of a cryptographic hash function in parallel.
ParallelDigest
Serializable