|
Message-ID: <046501cc77e5$82f1c2c0$88d54840$@net> Date: Tue, 20 Sep 2011 17:34:50 -0500 From: "jfoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: RE: Problem seen in 1.7.8-Jumbo-6-RC3 I see that, and am working on it. I have to call the init, each time, or the 'current' used data is not being set properly. But I have to be more careful when I modify the exported format structure data. The fix will undo all of what I did, and make a much simpler change to 1 line. I have more testing, to make sure, first, but prelim testing looks good. Jim. >From: magnum [mailto:rawsmooth@...dband.net] > >You made it worse ;-) > >$ make -j2 linux-x86-64 >/dev/null && ../run/john -test=0 | grep FAILED >Benchmarking: md5_gen(0): md5($p) (raw-md5) [SSE2 16x4x2 (intr)]... >FAILED (get_hash[0](0)) >Benchmarking: md5_gen(6): md5(md5($p).$s) [SSE2 16x4x2 (intr)]... >FAILED (get_hash[0](0)) >Benchmarking: md5_gen(9): md5($s.md5($p)) [SSE2 16x4x2 (intr)]... >FAILED (get_hash[1](0)) >Benchmarking: md5_gen(17): phpass ($P$ or $H$) [SSE2 2x4x2 (intr)]... >FAILED (get_hash[0](0)) >Benchmarking: md5_gen(29): md5(unicode($p)) [SSE2 16x4x2 (intr)]... >FAILED (get_hash[0](0)) >5 out of 103 tests have FAILED > >(this was using RC5, which includes your fix)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.