um, 2008? CS3? Gimme a break.
Yeah, mine's Perl, and running on a slower processor, so the difference feels about right. Of course my main calculation is only one line: $hamming_dist = unpack("%160b*", sha1($attempt_phrase) ^ $challenge_sha); :)
I'm getting about 250k sha1 hamming distance calculations per core per second, on an Intel(R) Xeon(R) CPU 3050 @ 2.13GHz (from /proc/cpuinfo). This is a full implementation... I can just drop in the word list and…
ACTUALLY, I was simply dropping the "my" from "in my reality", since in so many situations you seemed to be inhabiting your own unique reality. :)
um, 2008? CS3? Gimme a break.
Yeah, mine's Perl, and running on a slower processor, so the difference feels about right. Of course my main calculation is only one line: $hamming_dist = unpack("%160b*", sha1($attempt_phrase) ^ $challenge_sha); :)
I'm getting about 250k sha1 hamming distance calculations per core per second, on an Intel(R) Xeon(R) CPU 3050 @ 2.13GHz (from /proc/cpuinfo). This is a full implementation... I can just drop in the word list and…
ACTUALLY, I was simply dropping the "my" from "in my reality", since in so many situations you seemed to be inhabiting your own unique reality. :)