Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 24 Dec 2011 13:03:38 +0100
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Recent github patches

On 12/23/2011 03:45 PM, magnum wrote:
> Some of the recent patches on github:
>
> * mysql-sha1 now got the faster set_key() for SSE.
> * XSHA now use SSE intrinsics (including OMP)

* Raw-MD5-unicode got thick again, twice as fast.
* Oracle11 got intrinsics. More than twice as fast.


Jumbo-5:
Benchmarking: md5(unicode($p)) [SSE2i 10x4x3]... DONE
Raw:	12421K c/s real, 12421K c/s virtual

Benchmarking: Oracle 11g [oracle11]... DONE
Many salts:	3855K c/s real, 3855K c/s virtual
Only one salt:	3279K c/s real, 3279K c/s virtual


Now:
Benchmarking: md5(unicode($p)) [SSE2i 12x]... DONE
Raw:	22974K c/s real, 22974K c/s virtual

Benchmarking: Oracle 11g [SSE2i 8x]... DONE
Many salts:	9723K c/s real, 9723K c/s virtual
Only one salt:	8353K c/s real, 8353K c/s virtual


https://github.com/magnumripper/magnum-jumbo/commits/magnum-jumbo

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.