|
Message-ID: <20130813064304.GA23386@openwall.com> Date: Tue, 13 Aug 2013 10:43:04 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: key-length for mask mode. On Tue, Aug 13, 2013 at 11:33:34AM +0530, Sayantan Datta wrote: > Myrice's kernel is spilling into scrach registers which might be the reason > for lower performance. Most likely you had tested it with > a different driver. Definitely. > Also can you post a list of 10M hashes? perl -e 'use Digest::MD5 qw(md5_hex); for ($i = 0; $i < 10000000; $i++) { print md5_hex($i), "\n"; }' 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.