| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-10-12 | Use BLAKE3_USE_NEON=0 instead of BLAKE3_NO_NEON def | rsdy |
| 2020-10-20 | fix disabled-optimization -Wall -Werror | Hans Henrik Bergan |
| 2020-08-24 | Start SSE2 implementation based on SSE4.1 version | Matthew Krupcale |
| 2020-04-12 | Do not require AVX512DQ | Samuel Neves |
| 2020-03-31 | move prototypes to shared header file, and make all local functions static. | Samuel Neves |
| 2020-02-13 | Fix bug inadvertently introduced in a1c4c4efb58aa57596f4c92e0a01914a584c8613 | Samuel Neves |
| 2020-02-02 | Fix #51. | Samuel Neves |
| 2020-01-28 | add NEON support to blake3_dispatch.c | Jack O'Connor |
| 2020-01-28 | one more warning | Jack O'Connor |
| 2020-01-28 | fix unused variable warning | Jack O'Connor |
| 2020-01-22 | port compress_subtree_to_parent_node from Rust to C | Jack O'Connor |
| 2020-01-22 | clang-format | Jack O'Connor |
| 2020-01-20 | switch from BLAKE3_USE_* to BLAKE3_NO_* | Jack O'Connor |
| 2020-01-20 | make things more modular | Samuel Neves |
| 2020-01-09 | merge BLAKE3-c into this repo | Jack O'Connor |
