1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-24 01:26:06 +02:00
BLAKE3/reference_impl
Jack O'Connor 80260dc763 switch to the new permutations 2020-01-05 14:57:17 -05:00
..
Cargo.toml add the reference implementation 2019-12-02 17:03:07 -05:00
README.md add the reference implementation 2019-12-02 17:03:07 -05:00
reference_impl.rs switch to the new permutations 2020-01-05 14:57:17 -05:00

This implementation is a single file with no dependencies. It's designed to be short and simple, and it is not optimized for performance.