Crate jh_x86_64

Source
Expand description

Portable JH with optimizations for x86-64

Re-exports§

pub extern crate digest;
pub extern crate simd;

Modules§

compressor

Structs§

Jh224
Jh256
Jh384
Jh512

Traits§

Digest
The Digest trait specifies an interface common for digest functions.