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

New stuff (some already mentioned in other threads):

* New SHA-1 intrinsics (by JimF) with smaller memory footprint (16x4
buffer instad of 80x4), for a 5-15% boost in many formats. New pre-built
intrinsics.

* The 32-bit sse2 builds are now using intrinsics where sensible. Now,
sse2i just means "pre-built intrinsics" just like the 64-bit builds. The
32-bit builds can selectively fall-back to asm for MD4/MD5/SHA-1 (it
currently does for SHA-1 unless using OpenMP as that's still faster even
when using icc).

* OpenCL patches merged (no CUDA yet)

* HDAA got OMP support (intrinsics in progress)

* Crypt-SHA added ($5$, $6$ - Ulrich Drepper's version used by eg. many
Linux distros).

* DragonFly BSD 2.10.1 SHA-2 ($3$ and $4$) added.

Plus a bunch of minor bugfixes and tweaks, some preparing for next core
merge.

Based on 1.7.9-Jumbo-5:
https://github.com/magnumripper/magnum-jumbo/commits/magnum-jumbo

Based on latest core CVS:
https://github.com/magnumripper/magnum-jumbo/commits/bleeding-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.