11 releases

0.2.2 Jan 7, 2025
0.2.1 Dec 2, 2024
0.2.0 Sep 30, 2024
0.1.5 Jun 5, 2024
0.1.2 Oct 2, 2023

#420 in Cryptography

Download history 55904/week @ 2024-10-22 4785/week @ 2024-10-29 722/week @ 2024-11-05 476/week @ 2024-11-12 907/week @ 2024-11-19 1125/week @ 2024-11-26 761/week @ 2024-12-03 1043/week @ 2024-12-10 755/week @ 2024-12-17 526/week @ 2024-12-24 460/week @ 2024-12-31 814/week @ 2025-01-07 716/week @ 2025-01-14 782/week @ 2025-01-21 440/week @ 2025-01-28 4707/week @ 2025-02-04

6,796 downloads per month
Used in 57 crates (5 directly)

LGPL-3.0-only

190KB
3K SLoC

equix

equix: Rust reimplementation of tevador's Equi-X, a client puzzle for Tor based on the Equihash and HashX algorithms

Check out tevador's dev log for more information. The Equihash layer is based on Equihash60,3 and the underlying hash function HashX is another new project built as a lightweight ASIC-resistant hash function in the spirit of RandomX.

This crate implements a compact Equihash solver with the same memory footprint as the original Equi-X implementation. HashX is delegated to the hashx crate.

This is for Tor client puzzle support in Arti. (#889)


lib.rs:

Dependencies

~0.8–1.5MB
~32K SLoC