Expand description
Equi-X Proof-of-Work using Equi-X
https://spec.torproject.org/hspow-spec/v1-equix.html https://github.com/tevador/equix/blob/master/devlog.md https://github.com/tevador/equix
Structs§
- Challenge
- A challenge string
- EquiX
Builder - Builder for creating [
EquiX
] instances with custom settings - EquiX
Pow - Solution
- Potential solution to an EquiX puzzle
- Solver
Memory - Temporary memory used by the Equi-X solver
Enums§
- Hash
Error - Errors that could occur while building a hash function
- Runtime
Option - Option for selecting a HashX runtime
Constants§
- NONCE_
LEN - Length of the nonce value generated by clients and included in the solution
- P_
STRING 🔒 - Algorithm personalization string
- P_
STRING_ 🔒LEN - Length of the personalization string, in bytes