Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 29 Jun 2012 10:13:15 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: hmacSHA*_fmt.c

magnum -

BTW, I find it illogical that we have OpenMP support in rawSHA224_fmt.c,
etc., but not in hmacSHA224_fmt.c, etc.

Also, they accept mixed-case hexadecimal encodings, but don't unify them
in split() (nor set the flag).  This is a bug.  For comparison,
rawSHA1_fmt_plug.c does the unification, whereas rawSHA224_fmt.c, etc.
accept lowercase only.

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.