| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-12-31 | Year++ | Frank Denis |
| 2020-11-05 | Now that they support vectors, use math.rot{l,r} | Frank Denis |
| 2020-10-25 | std/crypto: vectorize BLAKE3 | Frank Denis |
| 2020-10-17 | std/crypto: make the whole APIs more consistent | Frank Denis |
| 2020-08-21 | Hash functions now accept an option set | Frank Denis |
| 2020-08-20 | Remove the reset() function from hash functions | Frank Denis |
| 2020-08-20 | Repair crypto/benchmark; add BLAKE2b256 | Frank Denis |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-05-04 | std: fix blake3 assignment to constant | Vexu |
| 2020-02-02 | blake3: Workaround issue #4373 with named types | Jay Petacat |
| 2020-02-02 | blake3: Replace `&arr` with `arr[0..]` for slice args | Jay Petacat |
| 2020-02-02 | blake3: Name and const pointer refinements | Jay Petacat |
| 2020-02-02 | blake3: Convert `*const [n]u8` types to `[n]u8` | Jay Petacat |
| 2020-02-01 | crypto: Add BLAKE3 hashing algorithm | Jay Petacat |
