1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-22 03:46:03 +02:00
BLAKE3/reference_impl
Leonard Buskin 0397d42740 Fix misspelled words_from_little_endian_bytes 2020-01-10 09:54:35 -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 Fix misspelled words_from_little_endian_bytes 2020-01-10 09:54:35 -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.