|
Message-ID: <ac9235fc416dedf8424e9c1fd32eb9f7@smtp.hushmail.com> Date: Sat, 30 Jun 2012 12:59:11 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Re: asan report On 2012-06-30 12:42, Tavis Ormandy wrote: > It is complaining that I assume the key passed to set_key can be read with > one MOVDQU, I documented this in the comments. I would prefer not to change > this, because it is a very hot path. As you can see discussed, this will be taken care of in core. This does not have to be aligned, right? > In fact, I was going to suggest adding a flag that guarantees it will be > 16-byte aligned so I can use MOVDQA. I've had such thoughts too. But I'm not sure how we'd handle wordlist buffer mode (which is a huge speedup). We'll need to think it over. 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.