[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5341D5A2.9000506@bindshell.nl>
Date: Sun, 06 Apr 2014 15:30:58 -0700
From: Jeremi Gosney <epixoip@...dshell.nl>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] pufferfish
On 4/6/2014 11:08 AM, Bill Cox wrote:
> On Sun, Apr 6, 2014 at 10:56 AM, Jeremi Gosney <epixoip@...dshell.nl> wrote:
>> Oops, sorry. That should be:
>>
>> memmove (out, bytes, outlen/8);
>>
>> Not
>>
>> memmove (out, bytes, outlen);
>
> This looks good. If you don't mind, I'll pass outlen*8 to pfkdf
> instead of dividing by 8 on the return. That will make outlen's
> meaning match all the other entries.
Sure, that works too. Whatever's clever.
Powered by blists - more mailing lists