Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 30 Jul 2011 10:59:06 +0200
From: groszek <necro@...icon.pl>
To: john-users@...ts.openwall.com
Subject: Re: Sha-256

On 07/29/2011 11:34 PM, Donovan wrote:
> Hello,
> 
> Can you plesae tell me what is the right syntax for "Sha-256", like this one ;
> 
> 5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8
> 
> I make an "--test" but don't see the corresponding algo's.
> 
> Thanks a lot in advance,
> 
> Regards,
> 
> Donovan
> 
> 

I believe there is no official support, but a while back I needed sha2
formats too so I wrote the support for them basing on raw-md4 code.

Attached files enable the formats raw-sha224, raw-sha256, raw-sha384,
raw-sha512. If someone wants to integrate that into jumbo or such it'd
be great, I'm afraid I don't have experience or time for that...

View attachment "rawSHA224_fmt.c" of type "text/x-csrc" (3903 bytes)

View attachment "rawSHA256_fmt.c" of type "text/x-csrc" (3919 bytes)

View attachment "rawSHA384_fmt.c" of type "text/x-csrc" (3983 bytes)

View attachment "rawSHA512_fmt.c" of type "text/x-csrc" (4050 bytes)

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.