Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 23 Jun 2012 14:03:58 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: WPA-PSK fixes, OpenMP support

On Sat, Jun 23, 2012 at 1:36 PM, Dhiru Kholia <dhiru.kholia@...il.com> wrote:
> On Sat, Jun 23, 2012 at 6:50 AM, Solar Designer <solar@...nwall.com> wrote:
>> Lukas, magnum, all -
>>
>> The attached patch fixes two out of bounds writes that occurred all the
>> time (both of them in CPU code, one of them in GPU code), prevents out
>> of bounds writes on over-long passwords and on missed set_key() (which
>> may happen during self-tests with large max_keys_per_crypt), removes the
>> dependency on some char arrays on the stack being int-aligned, and
>> finally adds OpenMP support for the CPU code.  (Of course, we'd achieve
>> much better speed by also using sse-intrinsics.c code for SHA-1.)
>
> The patch is not applying to magnum-jumbo. Can you pull and
> re-generate the patch? Thanks.

"git apply" was failing but "patch -p1" works fine. I am pushing the
patch to magnum-jumbo. Thanks.

-- 
Cheers,
Dhiru

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.