Module blot::multihash

source ·
Expand description

Multihash implementation.

This module defines the Multihash trait and the default hashing functions (digesters).

Structs

Multihash harvest digest.
Multihash tagged hash. Tags a harvested digest with a multihash implementation.

Enums

Traits

Multihash trait to be implemented by any algorithm used by Blot.