Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 21 Jun 2008 01:10:07 +0400
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: NetscreenOS passwords

On Fri, Jun 20, 2008 at 12:59:34PM +0200, Samuel Mo?ux wrote:
> I have made a little patch for auditing Netscreen OS passwords. ...

Thank you for your contribution.  We'll consider it for the next
revision of the jumbo patch.

Meanwhile, you could want to fix two things:

1. Replace my generic MD5 code with its newer revision, which may be
found here:

	http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/popa3d/popa3d/md5/

2. Introduce proper binary_hash and get_hash functions instead of the
dummy wrappers:

> +                    fmt_default_binary_hash,
> +                    fmt_default_binary_hash,
> +                    fmt_default_binary_hash
...
> +			fmt_default_get_hash,
> +			fmt_default_get_hash,
> +			fmt_default_get_hash

This issue has been mentioned in here just recently:

	http://www.openwall.com/lists/john-users/2008/06/13/2

Thanks again,

Alexander

-- 
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.

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.