You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: