Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 20 Sep 2011 22:39:48 +0200
From: magnum <rawsmooth@...dband.net>
To: john-dev@...ts.openwall.com
Subject: Problem seen in 1.7.8-Jumbo-6-RC3

$ ../run/john -test=0 -enc=utf8
(...)
Benchmarking:  md5_gen(29): md5(unicode($p)) [SSE2 16x4x2 (intr)] in 
UTF-8 mode... FAILED (length)

This is due to format->params.plaintext_length > 125. Doesn't happen 
with thin format.

For some reason it does not happen when running that format only!?

$ ../run/john -test -form=md5_gen\(29\) -enc:utf8
Benchmarking:  md5_gen(29): md5(unicode($p)) [SSE2 16x4x2 (intr)] in 
UTF-8 mode... DONE
Raw:	7815K c/s real, 7894K c/s virtual


magnum

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.