Files
rippled/external/blake3/blake3_c_rust_bindings/README.md
2025-06-25 15:01:44 +01:00

244 B

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.