Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 16 Jan 2013 08:44:33 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: old clang warning in mozilla_des.c

On Jan 16, 2013 4:20 AM, "Frank Dittrich" <frank_dittrich@...mail.com>
wrote:
>
> clang correctly points out that inLen < 0 is alway false in
> mozilla_des.c line 833, because inLen is unsigned int.
>
> When I searched for users of DES_Encrypt(), I found none.
>
> Removing DES_Encrypt() from mozilla_des.c and mozilla_des.h still allows
> building john, with or without -DHAVE_NSS.

Yes,  the format can be built without NSS.

I suspected this earlier and now you have confirmed it.

I will take a look at it soon. Thanks Frank.

Content of type "text/html" skipped

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.