|
Message-ID: <20110803155740.GA6708@openwall.com> Date: Wed, 3 Aug 2011 19:57:40 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: Sha-256 On Sat, Jul 30, 2011 at 10:59:06AM +0200, groszek wrote: > 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... I am integrating these into -jumbo-5. There was a bug in the declaration of crypt_out[] (not updated since its raw-MD4 incarnation) - fixed in my current code. I think this is what caused the segfault reported by W/A/. I also made these conditional on OpenSSL 0.9.8+, such that JtR can still be built with 0.9.7 (but without these new formats). 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.