Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 11 Jan 2016 16:05:15 +0100
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-users@...ts.openwall.com
Subject: Re: format-all-details -> Max. password length in bytes

On 01/11/2016 04:01 PM, Frank Dittrich wrote:
> That's not longer true. Recent versions have a max. length limit of 24
> bytes (compile time limit).
> I think I'll commit a change which mentions this limit in the
> $ ./john --list=build-info
> output.

I need some coffee and a break.
That compile time limit is already reported as CHARSET_LENGTH.


$ ../run/john --list=build-info
[...]
Charset file version: CHR3
CHARSET_MIN: 1 (0x01)
CHARSET_MAX: 255 (0xff)
CHARSET_LENGTH: 24

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.