| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-18 | delete portable::xof_many and blake3_xof_many_portable | Jack O'Connor |
| 2024-08-18 | make xof_many fall back to compress_xof instead of portable code | Jack O'Connor |
| 2024-08-18 | debug_assert that xof_many is always called with whole blocks | Jack O'Connor |
| 2024-08-15 | integrate xof_many with the Rust implementation and with Rust and C tests | Jack O'Connor |
| 2021-05-18 | upgrade to arrayvec 0.7.0 | Jack O'Connor |
| 2019-12-12 | rename "offset" to "counter" and always increment it by 1 | Jack O'Connor |
| 2019-12-11 | switch to representing CVs as words for the compression function | Jack O'Connor |
| 2019-12-08 | unify the platform-specific tests and test AVX-512 and NEON | Jack O'Connor |
| 2019-12-07 | add the OffsetDeltas type alias | Jack O'Connor |
| 2019-12-03 | switch from words to bytes in representing chaining values | Jack O'Connor |
| 2019-12-02 | add sse41.rs | Jack O'Connor |
| 2019-12-02 | add portable.rs | Jack O'Connor |
