iceland2k14/AltCrack

Speed Improvement

dolaor opened this issue · 1 comments

Is it possible to modifiy this version of Bitcrack such as to implement the RIPEMD-160 like you did because the speed is better with this version as compared to your.

Yes.
The Speed Increase in that code is mainly due to Vectorized Memory Access. It is modified by "ByLamacq" originally.
You can do the same. Use my fork and merge with those versions. All the source code is free.