By the way guys i just add support for
- Ethereum
- Minikeys
Also i double the speed for rmd160 and add stride option for xpoint, rmd160, address, and ethereum.
is it possible to add a mode -B dance to xpoint mode?
I need to make changes in the code to work with those new modes.
Is xpoint mode sequential or random when searching for keys?
That depend if you enable the flag -R, with that it is random. without it is sequential.
Best regards!