1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-09-21 08:11:36 +02:00
official implementations of the BLAKE3 cryptographic hash function https://github.com/BLAKE3-team/BLAKE3
Go to file
2019-12-11 11:04:41 -05:00
.github/workflows test against test_vectors.json in CI 2019-12-11 10:50:18 -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 test against test_vectors.json in CI 2019-12-11 10:50:18 -05:00
test_vectors test_checked_in_vectors_up_to_date 2019-12-11 11:04:41 -05:00
.gitignore
build.rs set ARMv7 NEON compiler flags automatically 2019-12-09 21:52:24 -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.