summaryrefslogtreecommitdiff
path: root/crates/hashx/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-15/+15
* 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-271-10/+36
* 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
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+212