1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-09-19 01:51:57 +02:00
official implementations of the BLAKE3 cryptographic hash function https://github.com/BLAKE3-team/BLAKE3
Go to file
2019-12-11 22:41:59 -05:00
.github/workflows fix bench tests running in the wrong directory 2019-12-11 22:34:03 -05:00
benches switch to representing CVs as words for the compression function 2019-12-11 18:05:26 -05:00
reference_impl s/subtree_stack/cv_stack/ in reference_impl.rs 2019-12-08 23:31:18 -05:00
src delete an unused import 2019-12-11 22:32:53 -05:00
test_vectors account for Windows newlines when checking for test vector changes 2019-12-11 22:41:59 -05:00
.gitignore add portable.rs 2019-12-02 17:30:55 -05:00
build.rs switch to representing CVs as words for the compression function 2019-12-11 18:05:26 -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.