Crate ripemd160 [] [src]

An implementation of the RIPEMD-160 cryptographic hash.

Structs

Ripemd160

Structure representing the state of a Ripemd160 computation

Traits

Digest

The Digest trait specifies an interface common for digest functions.