Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 15 Feb 2013 14:12:29 -0500
From: Jon Schipp <jonschipp@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: SSHA-512 supported?

/usr/bin/time ../AIXtest '{ssha512}01$................$'

xpIxEcaCjtQ.Y

Real   17.03
User   13.33
System 0.46

/usr/bin/time ../AIXtest '{ssha512}00$................$'
qwnw2Jt.7TxVk

Real   17.04
User   13.33
System 0.46

/usr/bin/time ../AIXtest '{ssha256}01$................$'
dJ.Er.8PQ.Cyk

Real   17.04
User   13.33
System 0.46

/usr/bin/time ../AIXtest '{ssha256}00$................$'
vk3Wz.r.i9LS2

Real   17.05
User   13.33
System 0.46

/usr/bin/time ../AIXtest '{ssha1}01$................$'
p46FybJ10ARuo

Real   17.00
User   13.33
System 0.46

/usr/bin/time ../AIXtest '{ssha1}00$................$'
RgAHWKYplr1lE

Real   17.00
User   13.33
System 0.46

/usr/bin/time ../AIXtest '{ssha512}06$.$'
vYRg99ZbtBAGo

Real   16.98
User   13.34
System 0.46

/usr/bin/time ../AIXtest '{ssha512}06$$'
LK4QEWuXd7YE.

Real   17.15
User   13.35
System 0.46

On Fri, Feb 15, 2013 at 1:35 PM, Frank Dittrich
<frank_dittrich@...mail.com> wrote:
> On 02/15/2013 07:29 PM, Frank Dittrich wrote:
>> I wonder if AIX can be tricked into processing these commands:
>>
>> time ./AIXtest '{ssha512}01$................$'
>> time ./AIXtest '{ssha512}00$................$'
>> time ./AIXtest '{ssha256}01$................$'
>> time ./AIXtest '{ssha256}00$................$'
>> time ./AIXtest '{ssha1}01$................$'
>> time ./AIXtest '{ssha1}00$................$'
>
> Another thought... What happens if you try these:
>
> time ./AIXtest '{ssha512}06$.$'
> time ./AIXtest '{ssha512}06$$'
>
> Frank

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.