8000 GitHub - spartucus/equix: A GitHub fork repo of The Tor Project's official equix code. https://gitlab.torproject.org/tpo/core/arti/-/tree/main/crates/equix?ref_type=heads
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spartucus/equix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A GitHub fork repo of The Tor Project's official equix code. https://gitlab.torproject.org/tpo/core/arti/-/tree/main/crates/equix?ref_type=heads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0