Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 19 Jun 2012 03:12:50 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: format renames

magnum, Jim, all -

Attached is a patch that makes the naming of formats and algorithms more
consistent.  The format labels mostly stay the same.  Please take a look
and apply.

For these two:

MYSQL_fast_fmt_plug.c
MYSQL_fmt_plug.c

I think we should move MYSQL_fmt_plug.c to unused/ and rename
MYSQL_fast_fmt_plug.c to mysql_fmt_plug.c (consistent with
mysqlSHA1_fmt_plug.c).  Then we can drop " (label mysql-fast)" from
ALGORITHM_NAME, and change the label to just "mysql".  If you agree,
then please do that (separate commit).

Jim, where do the two spaces in lines like:
Benchmarking: dynamic_10: md5($s.md5($s.$p))  [128/128 XOP intrinsics 16x4x2]... DONE
come from?  Can we reduce them to just one space character?  I mean
before the opening square bracket.

Thanks,

Alexander

View attachment "format-renames.diff" of type "text/plain" (77256 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.