Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 1 Nov 2011 18:16:02 -0500
From: "JimF" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: Re: generic crypt warnings

The only way I could think of to do this, is to have a global bool, that is set when pot reading starts, and is cleared when pot reading ends.  Then any valid (or any other part of any format, that happens to be called), can tell if we are in .pot loading or not.  Within the defined interface into format.valid() there is no way.

Jim.

From: "magnum" <john.magnum@...hmail.com>


> When loading generic crypt hashes, warning are emitted for unrecognised
> hashes not only in the input file (which is good) but also in the pot
> file (which is not so good). I've been trying to figure out how to mute
> them but I'm not sure. Is there a way for valid() to know wether it's
> given pot hashes or input hashes?

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.