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-03 15:23:07 -05:00
reference_impl add the reference implementation 2019-12-02 17:03:07 -05:00
src switch from words to bytes in representing chaining values 2019-12-03 15:23:07 -05:00
.gitignore add portable.rs 2019-12-02 17:30:55 -05:00
Cargo.toml add portable.rs 2019-12-02 17:30:55 -05:00
README.md

The Rust implementation of BLAKE3.