summaryrefslogtreecommitdiff
path: root/crates/hashx/src
Commit message (Expand)AuthorAgeFilesLines
* equix, hashx: Additional comment tweaksMicah Elizabeth Scott2023-07-271-1/+1
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-2713-190/+270
* hashx: Simplify RegisterWriterMapMicah Elizabeth Scott2023-07-271-28/+5
* tor-hspow, equix, hashx: Make all error types CloneMicah Elizabeth Scott2023-07-271-3/+11
* hashx: Simplify hash_to_bytes, only support fixed output widthMicah Elizabeth Scott2023-07-271-4/+4
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-276-302/+380
* hashx: Implement Default for RuntimeOptionMicah Elizabeth Scott2023-07-271-11/+4
* Update equix, hashx, tor-hspow for new clippy defaultsMicah Elizabeth Scott2023-07-271-1/+1
* hashx: register set optimizations, 20% faster generatorMicah Elizabeth Scott2023-07-276-64/+177
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-2712-0/+3222