| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | hashx/bench: Shared generate wrapper for u64-hash and full-hash | Micah Elizabeth Scott | 2023-08-01 | 1 | -11/+14 |
| * | | hashx/bench, equix/bench: Enable debug symbols | Micah Elizabeth Scott | 2023-08-01 | 1 | -0/+5 |
| * | | hashx/bench, equix/bench: check in matching Cargo.lock files | Micah Elizabeth Scott | 2023-08-01 | 2 | -1/+1099 |
| * | | equix, hashx: Benchmark against C implementation | Micah Elizabeth Scott | 2023-08-01 | 5 | -99/+198 |
| |/ |
|
| * | equix, hashx: Additional comment tweaks | Micah Elizabeth Scott | 2023-07-27 | 2 | -1/+5 |
| * | equix, hashx: Prepare for an initial LGPL release | Micah Elizabeth Scott | 2023-07-27 | 1 | -1/+6 |
| * | tor-hspow, equix, hashx: Comment tweaks | Micah Elizabeth Scott | 2023-07-27 | 13 | -190/+270 |
| * | hashx: Simplify RegisterWriterMap | Micah Elizabeth Scott | 2023-07-27 | 1 | -28/+5 |
| * | tor-hspow, equix, hashx: Make all error types Clone | Micah Elizabeth Scott | 2023-07-27 | 1 | -3/+11 |
| * | hashx: Simplify hash_to_bytes, only support fixed output width | Micah Elizabeth Scott | 2023-07-27 | 2 | -5/+5 |
| * | hashx: use RngCore for HashX's internal PRNG | Micah Elizabeth Scott | 2023-07-27 | 7 | -302/+381 |
| * | hashx: Implement Default for RuntimeOption | Micah Elizabeth Scott | 2023-07-27 | 1 | -11/+4 |
| * | Update equix, hashx, tor-hspow for new clippy defaults | Micah Elizabeth Scott | 2023-07-27 | 1 | -1/+1 |
| * | hashx: register set optimizations, 20% faster generator | Micah Elizabeth Scott | 2023-07-27 | 6 | -64/+177 |
| * | Reimplement HashX in Rust | Micah Elizabeth Scott | 2023-07-27 | 17 | -0/+3643 |