|
Message-ID: <10c16ba9467be0cacd9400b8d5ddbd30@smtp.hushmail.com> Date: Tue, 3 Sep 2013 17:44:38 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: mask mode bug (was: Sayantan's Weekly Report #12) On 3 Sep, 2013, at 17:14 , magnum <john.magnum@...hmail.com> wrote: > On 3 Sep, 2013, at 3:49 , Sayantan Datta <std2048@...il.com> wrote: >> Priorities: >> - Find more bugs and try to fix them. > > I think I found a main reason for segfaults. I only looked at raw-md5 but it might be in all/some of the others too: BTW Sayantan, I see raw-md4 and raw-md5 have diverged a lot in your branch. You should know that in bleeding-jumbo you can create an all but complete opencl_rawmd4_fmt.c like this: sed < opencl_rawmd5_fmt.c -r 's/([mM][dD])5/\14/g' > opencl_rawmd4_fmt.c The *only* things needing a touch after that is FORMAT_TAG and the test vectors. So you could probably concentrate on just md5 in bleeding-mask and then produce md4 from it, keeping them almost identical. Or use meld, the one and only GUI thing I really like, for the little fixes. magnum
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.