| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run "fixup features" in preparation for a release. | Nick Mathewson | 2023-08-01 | 1 | -1/+1 |
| | | |||||
| * | equix, hashx: Additional comment tweaks | Micah Elizabeth Scott | 2023-07-27 | 1 | -0/+4 |
| | | | | | | | More review feedback. Thanks nickm! Signed-off-by: Micah Elizabeth Scott <[email protected]> | ||||
| * | equix, hashx: Prepare for an initial LGPL release | Micah Elizabeth Scott | 2023-07-27 | 1 | -1/+6 |
| | | | | | | | | This replaces the 'TODO' marker from earlier commits, using tevador's copyright and license (LGPL 3.0 only) for the hashx and equix crates. Signed-off-by: Micah Elizabeth Scott <[email protected]> | ||||
| * | Reimplement Equi-X in Rust | Micah Elizabeth Scott | 2023-07-27 | 1 | -0/+33 |
| This is a new pure Rust implementation of the Equi-X algorithm designed by tevador for Tor's onion service proof of work puzzle v1. Equi-X is an asymmetric puzzle algorithm based on Equihash, with N=60, K=3, the XOR replaced with modular addition, a 16-bit index space, and HashX as the inner hash function. Signed-off-by: Micah Elizabeth Scott <[email protected]> | |||||
