[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOLP8p4sX010UahzYdcnruUi+g2-8dJmX2R7Ny0GLomVmPo55g@mail.gmail.com>
Date: Sun, 6 Apr 2014 20:31:48 -0400
From: Bill Cox <waywardgeek@...il.com>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] pufferfish
On Sun, Apr 6, 2014 at 6:30 PM, Jeremi Gosney <epixoip@...dshell.nl> wrote:
> 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.
Pufferfish is clever. I'm just the code monkey integrating it :-)
Bill
Powered by blists - more mailing lists