Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 13 May 2013 20:19:11 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Dyna and OpenSSL <1.0.0

On 13 May, 2013, at 16:48 , jfoug@....net wrote:
> I still want to put more crypts into dyna, but for now, this handles this problem with whirlpool.
> 
> Added to dyna are sph_whirlpool and sph_tiger.
> 
> Dyna has been chopped up some. I moved all of the 'large' crypts into their own source file. They are pretty much cookie cutter code at the moment.
> 
> I also updated the docs, and pass_gen.pl.  pass_gen.pl now has all builtin-dynamic's built into it, and easier to use.  I also added Digest::Tiger and Digest::Haval.  There will be some concern with Haval.  perl only handles 5 round 256 bit. But there are 15 different haval functions (3 different round counts, and 5 different sizes).  I really do not like adding to dynamic, if I can not cross validate the test cases with pass_gen.  I will have to come up with some other tool to do this crypt.
> 
> The bleeding patch is the main code.  The memdbg patch only adds the memdbg.h to the dyna_big_crypt.c file.  It will only get added to the memdbg git tree.

Committed, thanks!

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.