Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 5 Jun 2006 17:09:52 +0200
From: "Otheus (aka Timothy J. Shelling)" <otheus@...il.com>
To: john-users@...ts.openwall.com
Subject: non-MPI parallel patch follow-up

This is a patch against 1.7.2 that can be used in conjunction with the
previous patch, or alone. It simply internalizes the checksum of the word,
which increases by 20% the parallel performance used via the previous
method. Simply change the startpjohn script to generate a different filter,
one based on this precomputed sum:

filter() {
if (_chksum % total != rank) word = 0;
}




-- 
Otheus
otheus@...il.com
+43.650.790.2571

Content of type "text/html" skipped

Download attachment "john-external.patch" of type "application/octet-stream" (1770 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.