|
Message-ID: <20130211155641.GB16532@openwall.com> Date: Mon, 11 Feb 2013 19:56:41 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: SSHA-512 supported? On Mon, Feb 11, 2013 at 10:26:01AM -0500, Jon Schipp wrote: > $ time perl -e '$p = "{ssha512}04\$................\$"; print > crypt("", $p), "\n"; for ($n = 0; $n < 100000; $n++) { $c = crypt($n, > $p); print "$n $c\n" if ($c =~ /\.\.\.[^\$]*$/); }' > 6TE2Fa9WkC.UM [...] OK, we're totally out of luck with this approach. Thanks anyway! 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.