Wiki page feedback plz.

Discussion of the upcoming GPU accelerated rainbow table implementation
  • Ads

Wiki page feedback plz.

Postby Bitweasil » Thu Dec 29, 2011 11:46 pm

http://cryptohaze.com/wiki/index.php/Rainbow_Tables

Please review. If you have modifications or clarifications, or questions, please either update the wiki page or just post questions or things that are unclear here & I'll clarify!

Thanks!
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: Wiki page feedback plz.

Postby Sc00bz » Sat Dec 31, 2011 1:05 am

"The Cryptohaze implementation is a GPU accelerated version with a modified reduction function that is faster on GPUs (and CPUs)." Implies that there is a given way to do a reduction function. Maybe this should be changed to something like "The Cryptohaze implementation is a GPU accelerated version with a reduction function that is designed to be fast on GPUs (and CPUs)."

All the images need to be rotated so that chains are rows and hash and reduction functions are columns.

"The Cryptohaze tools are also designed to work with the full 128 bits of hash instead of only 64 bits. This leads to fewer chain merges [citation need] and the ability to support password spaces over 64 bits."

"... candidate hash regeneration time goes up roughly linearly with chain length (though it could be chain length squared in a worst case - more candidate hashes means more chains, each of which are longer)." This is not correct its time is proportional to chain length squared.
Code: Select all
Candidate Hash Regeneration | Table        |
/ Candidate Hash Generation | Success Rate | Perfect/Imperfect
----------------------------+--------------+------------------
                     100%   |    87.1%     | Imperfect
                      78.2% |    82.21721% | Imperfect
                      45.1% |    82.21721% | Perfect
Sc00bz
 
Posts: 93
Joined: Thu Jan 22, 2009 9:31 pm


Return to GPU Rainbow Tables

Who is online

Users browsing this forum: No registered users and 1 guest

cron