Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 02 Oct 2013 02:07:32 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: rakp format

On 2013-10-01 23:40, magnum wrote:
> However, now that I look at it we could obviously do the two initial
> ipad/opad SHA1's in set_key() too (or leave them in crypt_all() but
> avoid doing them again if keys did not change). Not sure how we could
> miss that for all these years (in the HMAC-formats). This too would only
> gain the "many salts" case but it'd be a good boost. I'll have a look at
> it.

Done. 65-90% boost. OMP scales better on intel than AMD, not sure why. 
Maybe it can be tweaked.

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.