Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 1 Aug 2011 17:45:21 +0000 (UTC)
From: Donovan <contact.newangels@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Sha-256

JimF <jfoug@...> writes:


> However, if there are systems which are NOT working right, with the 
> 'current' jumbo  (J4), then it would be good to know, so that we can work to 
> find the solution, prior to releasing a Jumbo5.  If not found and fixed by 
> Jumbo5, then it will simply mean a Jumbo6 right after that one, to fix this.
> 
> So if there are build problems (or runtime problems, crashes, etc), in the 
> current jumbo, then please post it, or better yet, join john-dev, and post 
> this information there.
> 
> Jim.

System = Mac_Osx Lion ( OpenMPI 1.4.3 ) : MacBookPro_2011 - 17' / I 7 ) SSD / 8go

1.7.8-JUMBO 2 64 BITS ( macosx-x86-64 )

DES HASHES :

new-host-4:run xx$ ./john --format=DES --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE
Many salts:	4313K c/s real, 4313K c/s virtual
Only one salt:	3297K c/s real, 3297K c/s virtual

new-host-4:run xxx$ mpirun -np 4 ./john --format=DES --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... (4xMPI) DONE
Many salts:	15364K c/s real, 15364K c/s virtual
Only one salt:	12013K c/s real, 12013K c/s virtual

new-host-4:run xxx$ mpirun -np 8 ./john --format=DES --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... (8xMPI) DONE
Many salts:	17035K c/s real, 17205K c/s virtual
Only one salt:	14131K c/s real, 14131K c/s virtual


MD5 HASHES :

new-host-4:run xxx$ ./john --format=raw-md5 --test
Benchmarking: Raw MD5 [gen]... Using raw-md5 mode,
 by linking to md5_gen(0)
functions DONE
Raw:	16304K c/s real, 16304K c/s virtual

new-host-4:run xxx$ mpirun -np 4 ./john --format=raw-md5 --test
Benchmarking: Raw MD5 [gen]... (4xMPI) Using raw-md5 mode,
 by linking to
md5_gen(0) functions DONE
Raw:	59495K c/s real, 59495K c/s virtual

new-host-4:run xxx$ mpirun -np 8 ./john --format=raw-md5 --test
Benchmarking: Raw MD5 [gen]... (8xMPI) Using raw-md5 mode,
 by linking to
md5_gen(0) functions DONE
Raw:	83177K c/s real, 82354K c/s virtual


********************************************
********************************************

1.7.8 Jumbo 4 ( macosx-x86-64)

new-host-4:run xxx$ ./john --format='md5_gen(0)' --test
Benchmarking:  md5_gen(0): md5($p)  (raw-md5)[SSE2 16x4x2 (intr)]... DONE
Raw:	15746K c/s real, 15746K c/s virtual

new-host-4:run xxx$ mpirun -np 4 ./john --format='md5_gen(0)' --test
Benchmarking:  md5_gen(0): md5($p)  (raw-md5)[SSE2 16x4x2 (intr)]... (4xMPI) DONE
Raw:	59256K c/s real, 59256K c/s virtual

new-host-4:run xxxx$ ./john --format=DES --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE
Many salts:	4294K c/s real, 4294K c/s virtual
Only one salt:	3330K c/s real, 3330K c/s virtual

new-host-4:run xxxx$ mpirun -np 4 ./john --format=DES --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... (4xMPI) DONE
Many salts:	15494K c/s real, 15494K c/s virtual
Only one salt:	12074K c/s real, 12074K c/s virtual


*****************************************************
*****************************************************

1.7.6 JUMBO 12 ( Erik Winkler Version )

Note : MPI activated by default on some Algo's

new-host-4:run xxxx$ ./john --format=raw-md5 --test
Benchmarking: Raw MD5 [gen]... Using raw-md5 mode,
 by linking to md5_gen(0)
functions DONE
Raw:	25388K c/s real, 25388K c/s virtual

new-host-4:run xxxx$ ./john --format=DES --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE
Many salts:	12701K c/s real, 1603K c/s virtual
Only one salt:	10567K c/s real, 1320K c/s virtual

new-host-4:run xxx$ arch -i386 ./john --format=raw-md5 --test
Benchmarking: Raw MD5 SSE2 [raw-md5 SSE2 16x4]... DONE
Raw:	17894K c/s real, 17894K c/s virtual

****************************************

NOTE= Impossible to compile an pmacosx-x86-SSE2 with the MPI activation (
removing the both ## in MaKefile)

Hope it can help,

Regards,

Donovan

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.