1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2026-05-15 06:42:41 +02:00
Files
2024-08-18 17:43:58 -07:00
..
2021-05-18 12:28:29 -04:00
2023-05-23 14:39:27 -07:00
2023-09-10 13:40:12 -07:00

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.