Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 22 Aug 2013 23:40:45 +0530
From: Sayantan Datta <std2048@...il.com>
To: john-dev@...ts.openwall.com
Subject: *pcount type should be uint64_t

Hi Solar, magnum,

Since *pcount is updated inside crypt all, its value sometimes exceed
unsigned int range producing wrong c/s result. Currently *pcount is int
type which is clearly not sufficient.

Since it is a core bug I think it is better if you deal with this otherwise
I will try to fix this issue if you say so.

Regards,
Sayantan

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.