Module crypto::hashes[][src]

Modules

blake2bblake2b
shasha
ternaryternary_hashes

Ternary sponge constructions.

Traits

Digestblake2b or sha

The Digest trait specifies an interface common for digest functions.

Type Definitions

Outputblake2b or sha

Output of a Digest function