1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-09-20 03:03:40 +02:00
official implementations of the BLAKE3 cryptographic hash function https://github.com/BLAKE3-team/BLAKE3
Go to file
2019-12-09 21:25:36 -05:00
.github/workflows fix a syntax error in ci.yml 2019-12-09 21:25:36 -05:00
benches add benchmarks for AVX-512 and NEON 2019-12-08 21:56:10 -05:00
reference_impl s/subtree_stack/cv_stack/ in reference_impl.rs 2019-12-08 23:31:18 -05:00
src silence an unreachable code warning when "c_neon" is in use 2019-12-08 21:58:32 -05:00
.gitignore
build.rs add Rust FFI wrappers for AVX-512 and NEON 2019-12-08 21:56:10 -05:00
Cargo.toml add ci.yml 2019-12-09 21:20:04 -05:00
CONTRIBUTING.md move authors to readme 2019-12-04 18:58:03 +01:00
README.md add a README badge for CI 2019-12-09 21:22:33 -05:00

BLAKE3 Actions Status

The Rust implementation of BLAKE3.