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 47dfbcc106 Mark selftest as #[cold] 9 years ago
..
simd_opt Formatting tweaks 9 years ago
as_bytes.rs Make AsBytes trait safe 9 years ago
blake2.rs Mark selftest as #[cold] 9 years ago
blake2b.rs Be consistent with whitespace in #[cfg(...)] 9 years ago
blake2s.rs Be consistent with whitespace in #[cfg(...)] 9 years ago
bytes.rs std::slice::bytes is deprecated 9 years ago
lib.rs Mark selftest as #[cold] 9 years ago
simd.rs Be consistent with whitespace in #[cfg(...)] 9 years ago
simdint.rs Remove workaround for old Rust compilers 9 years ago
simdop.rs Update license headers 9 years ago
simdty.rs Make AsBytes trait safe 9 years ago