Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  NEWS  community  lists  Wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
Password Recovery Resources on the Net
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Mon, 20 Oct 2008 12:57:20 +0200
From: Simon Marechal <simon@...quise.net>
To: john-users@...ts.openwall.com
Subject: Re: fast freebsd MD5 implementation

Nahuel Grisolía a écrit :
> Sorry for this kind of stupid question.. but... what "c/s" means? and
> what about those 12X, 16X...?
> Thanx in advance.

4x, 8x, ... is the quantity of passwords that you crack in a single 
crypt_all call. They are multiples of 4 because you crack 4 passwords at 
once using SSE.

c/s is the quantity of checks per seconds. If you have 11300 c/s, you 
can test 1130 passwords in a second with 10 different salts.


-- 
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.

Powered by Openwall GNU/*/Linux - Powered by OpenVZ