1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2025-01-21 15:50:01 +01:00
BLAKE3/reference_impl
2020-01-09 09:21:07 -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 the reference impl to use the single permutation 2020-01-09 09:21:07 -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.