[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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
Powered by Openwall GNU/*/Linux -
Powered by OpenVZ