summaryrefslogtreecommitdiff
path: root/crates/hashx/src/siphash.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-2/+2
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-3/+3
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-271-266/+80
* hashx: register set optimizations, 20% faster generatorMicah Elizabeth Scott2023-07-271-0/+4
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+488