Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 6 Jan 2013 11:05:45 -0500
From:  <jfoug@....net>
To: john-dev@...ts.openwall.com
Cc: magnum <john.magnum@...hmail.com>
Subject: Re: Mask mode (was Password Generation on GPU)

Here is a replacement for the mask_generate() function which works.  This is likely far from optimal, but should properly iterate the entire mask, from right to left.

This is not a patch, it is a replacement for the existing function.  I simply renamed the original function to mask_generate_bak(), and added this new one, which was derived from the original function.

Jim.

---- magnum <john.magnum@...hmail.com> wrote: 
> On 6 Jan, 2013, at 11:02 , Myrice Li <qqlddg@...il.com> wrote:
> > Here is the very initial implementation for mask mode.
> 
> Here's a bug:
> 
> magnum
View attachment "mask_generate_function.cxx" of type "text/plain" (3728 bytes)

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.