Crates.io | hashx |
lib.rs | hashx |
version | 0.4.0 |
created_at | 2023-08-01 15:46:30.038821+00 |
updated_at | 2025-08-28 21:06:52.60557+00 |
description | Hash function family designed for ASIC-resistant client puzzles |
homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
max_upload_size | |
id | 931945 |
size | 182,834 |
hashx
: Rust reimplementation of tevador's HashX ASIC-resistant hash function
This is an ASIC-resistant hash function designed by tevador as a lightweight variant of RandomX's SuperscalarHash, optimized for Tor's client puzzle use case. Check out tevador's dev log for more information.
This is for Tor client puzzle support in Arti. (#889)