Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 3 May 2013 21:02:28 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: pbkdf2_hmac_sha256 working with SSE

On 3 May, 2013, at 20:59 , "jfoug" <jfoug@....net> wrote:
> I just finished phbdkf_hmac_sha256, and ported django, lastpass and lastpass_sniffed.
>  
> Benchmarking: Django PBKDF2-HMAC-SHA-256 (x10000) [32/32]... DONE
> Raw:    121 c/s real, 121 c/s virtual
> Benchmarking: LastPass offline PBKDF2 SHA1 [32/32]... DONE
> Raw:    2415 c/s real, 2414 c/s virtual
> Benchmarking: LastPass sniffed sessions PBKDF2-HMAC-SHA-256 AES [32/32]... DONE
> Raw:    2423 c/s real, 2425 c/s virtual
>  
> Benchmarking: Django PBKDF2-HMAC-SHA-256 (x10000) [128/128 SSE2 intrinsics 4x]... DONE
> Raw:    381 c/s real, 381 c/s virtual
> Benchmarking: LastPass offline PBKDF2 SHA1 [128/128 SSE2 intrinsics 4x]... DONE
> Raw:    7597 c/s real, 7596 c/s virtual
> Benchmarking: LastPass sniffed sessions PBKDF2-HMAC-SHA-256 AES [128/128 SSE2 intrinsics 4x]... DONE
> Raw:    7541 c/s real, 7541 c/s virtual

This is why I don't want Jim to produce a win64 build target just yet :-)

Kudos!
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.