aboutsummaryrefslogtreecommitdiff
path: root/crates/hashx/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Switch to FixedCapacityVec 0.1.0 from crates.ioIan Jackson2023-09-061-0/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* equix, hashx: Benchmark against C implementationMicah Elizabeth Scott2023-08-011-7/+0
* equix, hashx: Additional comment tweaksMicah Elizabeth Scott2023-07-271-0/+4
* equix, hashx: Prepare for an initial LGPL releaseMicah Elizabeth Scott2023-07-271-1/+6
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-271-0/+1
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+34