|
Message-ID: <BLU0-SMTP390EA69B94C7FA080D67AB1FD080@phx.gbl> Date: Thu, 14 Feb 2013 00:08:07 +0100 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: Re: jtrts.pl: 3 tests failed on linux-x86-native and linux-x86-clang On 02/14/2013 12:04 AM, magnum wrote: > On 13 Feb, 2013, at 23:50 , Frank Dittrich <frank_dittrich@...mail.com> wrote: >> These tests fail: >> >> form=mschapv2-utf8 guesses: 1442 time: 0:00:01:04 : >> Expected count(s) (1500) [!!!FAILED!!!] >> .pot CHK:mschapv2-utf8 guesses: 1442 time: 0:00:01:16 [PASSED] >> >> form=netntlm-utf8 guesses: 1442 time: 0:00:01:03 : >> Expected count(s) (1500) [!!!FAILED!!!] >> .pot CHK:netntlm-utf8 guesses: 1442 time: 0:00:01:04 [PASSED] >> >> form=netntlm(l0phtcrack)-utf8 guesses: 1442 time: 0:00:01:03 : >> Expected count(s) (1500) [!!!FAILED!!!] >> .pot CHK:netntlm(l0phtcrack)-utf8 guesses: 1442 time: 0:00:00:59 [PASSED] >> >> With linux-x86-clang, I just repeated the utf8 tests. >> The same 3 tests fail. > > This is merely an effect of the Test Suite not being aware of the decrease in maximum lengths, that comes from recent SSE2 support in mschapv2 and ntlmv1. > > So the fix will be in TS - I will do that now. Thanks! A generic build on 32bit linux passes these tests, so 1500 should be kept for those formats that don't use SSE2 here. Frank
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.