mirror of https://github.com/BLAKE3-team/BLAKE3
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.. | ||
benches | 2 years ago | |
src | 3 weeks ago | |
Cargo.toml | 3 months ago | |
README.md | 3 years ago | |
build.rs | 3 weeks ago | |
cross_test.sh | 3 years ago |
README.md
These are Rust bindings for the C implementation of BLAKE3. As there is a native Rust implementation of BLAKE3 provided in this same repo, these bindings are not expected to be used in production. They're intended for testing and benchmarking.