mirror of
https://github.com/albertobsd/keyhunt.git
synced 2025-03-30 12:25:48 +02:00
I get mixed result about the speed performance: - bP Table creation is 4 or 5 times faster - address and rmd160 get the same speed. WHY? - xpoint get less speed. WTF? - bsgs not implemented yet. I need to move every mode to his own funtion to see if the xpoint speed get the double speed as spected. If nothing of this works, i will only keep the changes about the bP table creation (the only good change at the momment)