| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
