Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 30 Jun 2012 14:45:13 -0400
From:  <jfoug@....net>
To: john-dev@...ts.openwall.com
Subject: Re: cryptsha256_fmt_plug.c hex_out

This warning has been fixed (simply commented out the code).

I also added a standardized algorithm name name to each of these new plugin formats.

Currently, it will be one of:

OpenSSL
CommonCrypto
generic.

So the signature will change from:

Mac OS X 10.7+ salted SHA-512 [32/32]
to
Mac OS X 10.7+ salted SHA-512 [32/32 OpenSSL]

Jim.


---- jfoug@....net wrote: 
> Ignore the warning. I am still working on this, and it is some of my debugging code. It can easily be ignored, and shortly it will be gone anyway.
> 
> Jim.
> 
> ---- "Elijah [W&P]" <smarteam.support@...il.com> wrote: 
> > building latest bleeding:
> > 
> > gcc -c -Wall -O2 -fomit-frame-pointer -Wdeclaration-after-statement
> > -I/usr/local/include  -fopenmp   -Wall -mpreferred-stack-boundary=4 -msse2
> > -m32 -DUSING_ICC_S_FILE -funroll-loops cryptsha256_fmt_plug.c
> > cryptsha256_fmt_plug.c:181:13: warning: 'hex_out' defined but not used
> 

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.