Crate hashlib_prelude

source ·
Expand description

An abstraction layer for wrapping implementations of various hash algorithms.

Enums

Unify all hash errors.

Traits

A hash algorithm.
Kernel of hash algorithms.
Generic options for hash algorithm.