equix

Crates.ioequix
lib.rsequix
version0.1.4
sourcesrc
created_at2023-08-01 15:46:39.408622
updated_at2024-04-30 14:30:08.000208
descriptionAsymmetric function for client puzzle protocols
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id931946
size116,069
Gabi Moldovan (gabi-250)

documentation

README

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)

Commit count: 0

cargo fmt