|
Message-ID: <20120215151724.GA2174@openwall.com> Date: Wed, 15 Feb 2012 19:17:24 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: sha1 + hex salt On Wed, Feb 15, 2012 at 03:47:38PM +0100, Samuele Giovanni Tonon wrote: > if you have fixed salts, and you just need to look for one at fixed time, > you could go for sha1 format in john and append the given salt to the > cleartext password in the rawsha1_set_key() BTW, if we were not dealing with this specific constant containing NUL bytes, we could append it with an external mode filter(). But we can't do that for NULs. Alexander
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.