blob: c44726b9011b80d91ca737f66eaf385d0e88e9df (
plain) (
blame)
1
2
3
4
|
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.
|