| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-01-10 | silence a couple more warnings on 32-bit Windows | Jack O'Connor |
| 2021-10-12 | Use BLAKE3_USE_NEON=0 instead of BLAKE3_NO_NEON def | rsdy |
| 2021-10-12 | Include MSVC naming of aarch64 arch | rsdy |
| 2021-10-08 | Make the C implementation default to using NEON on aarch64 | rsdy |
| 2020-09-29 | fix a couple of big-endianness mistakes in blake3.c | Jack O'Connor |
| 2020-08-24 | Start SSE2 implementation based on SSE4.1 version | Matthew Krupcale |
| 2020-03-31 | move prototypes to shared header file, and make all local functions static. | Samuel Neves |
| 2020-01-28 | add NEON support to blake3_dispatch.c | Jack O'Connor |
| 2020-01-23 | name collision | Samuel Neves |
| 2020-01-23 | more robust bit-trickery functions | Samuel Neves |
| 2020-01-22 | port compress_subtree_to_parent_node from Rust to C | Jack O'Connor |
| 2020-01-22 | add the round_down_to_power_of_2 algoirthm | Jack O'Connor |
| 2020-01-21 | use a better popcnt fallback algorithm | Jack O'Connor |
| 2020-01-09 | merge BLAKE3-c into this repo | Jack O'Connor |
