|
Message-ID: <20111102073430.GA1760@openwall.com> Date: Wed, 2 Nov 2011 11:34:30 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: generic crypt warnings On Tue, Nov 01, 2011 at 10:23:20PM +0100, magnum wrote: > 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? As Jim said, I think we'll need to add a global variable. I think we could also misuse prepare() and split(), but that would be even dirtier. 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.