Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 27 Jul 2012 06:58:33 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: mscash2 / hmac-md5 ambiguity

On 07/27/2012 12:57 AM, Alexander Cherepanov wrote:
> One solution is to add to hmac-md5 hashes some prefix like $HMAC-MD5$ or
> {HMAC-MD5}. BTW why there is none now?

Because for hmac-md5 *any* input is valid, you don't know if a hash is
prefixed, of if "{HMAC-MD5}" just happens to be the begin of an
unprefixed string, so you'd have to convert it to "{HMAC-MD5}{HMAC-MD5}"

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.