Salted md5crypt speed question
#1
Quick question-

I've noticed that if I run a salted ($1$salt$hash) md5crypt hash in mask attack, I only get full speed if I run it by itself, with the single-hash optimizer.

If I run it with another salted, or unsalted hash, I get half the speed- is this normal?

Thanks!


Messages In This Thread
Salted md5crypt speed question - by davejcb - 01-28-2014, 09:39 PM
RE: Salted md5crypt speed question - by coolbry95 - 01-28-2014, 09:42 PM
RE: Salted md5crypt speed question - by epixoip - 01-28-2014, 09:44 PM
RE: Salted md5crypt speed question - by davejcb - 01-28-2014, 10:01 PM