Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 9 Aug 2012 11:29:40 +0400
From: Solar Designer <solar@...nwall.com>
To: musl@...ts.openwall.com
Subject: Re: crypt* files in crypt directory

Rich -

On Thu, Aug 09, 2012 at 07:36:13AM +0400, Solar Designer wrote:
> How about we (almost) achieve your size goal for crypt_blowfish (7 KB
> including tables), yet keep the hand-unrolling?  I think this is
> possible, albeit maybe with some tricks.

Attached is the smaller and faster code, as discussed on IRC.

This is under 8 KB.  The speed is similar to the original, I measured
-3% to +2% on different systems/builds.

Alexander

View attachment "crypt_blowfish.c" of type "text/plain" (31252 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.