1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-23 08:46:06 +02:00
BLAKE3/reference_impl
Jack O'Connor e6e4e6d687 a few more comments in reference_impl.rs 2019-12-14 09:55:50 -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 a few more comments in reference_impl.rs 2019-12-14 09:55:50 -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.