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 0fb584a12a Clean clippy warnings 6 years ago
..
simd_opt Cleanup dependencies 6 years ago
as_bytes.rs add no_std support, with a default 'std' feature 7 years ago
blake2.rs Clean clippy warnings 6 years ago
blake2b.rs Clean clippy warnings 6 years ago
blake2s.rs Clean clippy warnings 6 years ago
bytes.rs Clean clippy warnings 6 years ago
lib.rs Clean clippy warnings 6 years ago
simd.rs Cleanup dependencies 6 years ago
simdint.rs Remove workaround for old Rust compilers 9 years ago
simdop.rs add no_std support, with a default 'std' feature 7 years ago
simdty.rs Clean clippy warnings 6 years ago