[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <4A2A62F1-A3BD-4D92-9D53-8B1C47BE17C1@goldmark.org>
Date: Tue, 21 Jul 2015 13:50:53 -0500
From: Jeffrey Goldberg <jeffrey@...dmark.org>
To: discussions@...sword-hashing.net
Cc: Dmitry Khovratovich <khovratovich@...il.com>,
Alex Biryukov <alex.biryukov@....lu>,
Acapulco Copacabana Hotel <gerencia@...pulcohotel.com.br>
Subject: Re: [PHC] Argon2 improvement thread
> On 2015-07-21, at 2:39 AM, Jean-Philippe Aumasson <jeanphilippe.aumasson@...il.com> wrote:
>
> Argon2 will be the basis for the final PHC winner. What should be change to make it better than it is now?
If it isn’t too much trouble, it would be nice to have the LaTeX source up on github. That would allow people to submit pull requests with improvements to English language phrasing. (Though I note that the PDF version on github is much more recent then the one I read yesterday, so perhaps this is no longer needed.)
> "- A hybrid Argon2i/Argon2d (Argon2id?), where some initial fraction of memory hashing is done in a cache-timing independent manner, followed by unpredictable addressing to improve off-line attack resistance. If this fraction were a parameter, it would unify Argon2i and Argon2d into one algorithm.
I very much would like to see i and d brought together, even at the cost of an additional parameter.
I’m very much looking forward to a reference implementation. I had to add a few #includes, <stdlib.h> and <x86intrin.h>, to get this to build on OS X and ran into some odd runtime problems.
Cheers,
-j
Powered by blists - more mailing lists