|
Message-Id: <6ED5B328-90A7-4C3F-A3C6-A8C768654820@erols.com> Date: Tue, 1 Jul 2008 15:19:51 -0500 From: Erik Winkler <ewinkler@...ls.com> To: john-users@...ts.openwall.com Subject: Re: raw-md5 module improvement On Jun 12, 2008, at 12:41 PM, Bucsay Balázs wrote: > Hello! > > I had some time, so i took a look at the john's raw-md5 module and > made some improvements. I sent it to my friends to test it, and > makes some reports. It was everywhere faster than the old one. > I hope so, it hasnt any bugs, i didnt found anyone of it, so please > try it. > (the patch is only for the pure 1.7.2, if you use anything else in > that, you might have to patch the patch :) ) > > URL: > http://www.rycon.hu/tools/john-1.7.2_rawMD5_fast.patch Fails to compile on big endian machines with the following error. Something to do with the endian swap I am guessing. md5_eq.c: In function ‘MD5_Go_eq’: md5_eq.c:306: error: invalid operands to binary << md5_eq.c:307: error: invalid operands to binary >> md5_eq.c:308: error: invalid operands to binary << md5_eq.c:309: error: invalid operands to binary >> Erik -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.