[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add argon2.
From: |
Leo Famulari |
Subject: |
Re: [PATCH] Add argon2. |
Date: |
Mon, 20 Jun 2016 13:10:09 -0400 |
User-agent: |
Mutt/1.6.0 (2016-04-01) |
On Sun, Jun 05, 2016 at 11:42:42PM -0400, Leo Famulari wrote:
> On Sun, Jun 05, 2016 at 05:39:08PM -0400, Leo Famulari wrote:
> > In this case, the argon2 README.md credits the blake2 code to Samuel
> > Neves, who is one of the designers of blake2. So, I will look into this
> > a little more closely to see if he reimplemented it for argon2 or if
> > they copied it from somewhere else.
>
> Argon2's commit history shows that Samuel Neves is a frequent
> contributor to argon2, including the blake2 code. So, I think this
> package is fine.
Pushed as 6d32dd8cef. Thanks!