summaryrefslogtreecommitdiff
path: root/crates/hashx/src/register.rs
Commit message (Expand)AuthorAgeFilesLines
* hashx: Rewrite RegisterSet again to reduce CPU frontend stallsMicah Elizabeth Scott2023-08-211-122/+24
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-28/+30
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-271-6/+6
* hashx: register set optimizations, 20% faster generatorMicah Elizabeth Scott2023-07-271-48/+86
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+212