pure Rust implementation of BLAKE2 based on RFC 7693
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cesar Eduardo Barros dc5485ccab Suppress unused macro warning 6 years ago
..
simd_opt Suppress unused macro warning 6 years ago
as_bytes.rs add no_std support, with a default 'std' feature 7 years ago
blake2.rs Separate benches from code 6 years ago
blake2b.rs Separate benches from code 6 years ago
blake2s.rs Separate benches from code 6 years ago
bytes.rs Clean clippy warnings 6 years ago
lib.rs Separate benches from code 6 years ago
simd.rs Cleanup dependencies 6 years ago
simdint.rs Remove workaround for old Rust compilers 8 years ago
simdop.rs add no_std support, with a default 'std' feature 7 years ago
simdty.rs Clean clippy warnings 6 years ago