1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-11 17:56:21 +02:00
official implementations of the BLAKE3 cryptographic hash function https://github.com/BLAKE3-team/BLAKE3
Go to file
JP Aumasson 8f2a7b0e1c contributing 2019-12-04 17:26:28 +01:00
reference_impl add the reference implementation 2019-12-02 17:03:07 -05:00
src add no_std support 2019-12-03 13:44:30 -05:00
.gitignore add portable.rs 2019-12-02 17:30:55 -05:00
CONTRIBUTING.md contributing 2019-12-04 17:26:28 +01:00
Cargo.toml add portable.rs 2019-12-02 17:30:55 -05:00
README.md initial commit 2019-12-02 16:52:56 -05:00

The Rust implementation of BLAKE3.