pub type Ed2kRed = Ed2kImpl<Red>;
The old, “buggy” ED2K hashing algorithm. See crate docs for more details.
pub struct Ed2kRed { /* private fields */ }