[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5613CA44.5030405@muench-ger.net>
Date: Tue, 6 Oct 2015 15:19:00 +0200
From: Jean-Pierre Münch <phc-jpm@...nch-ger.net>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] Argon2 code in C
Am 06.10.2015 um 12:33 schrieb Solar Designer:
> On Tue, Oct 06, 2015 at 09:55:16AM +0000, Jean-Philippe Aumasson wrote:
>> Any volunteer to create an autoconf script?
> Not me, but: would this mean the code would then not build at all
> without autoconf? If so, that's a drawback that we should try to avoid.
> Not every project that might want to embed an Argon2 implementation will
> be autoconf'ed (nor will want to be).
>
> Alexander
Just to give everyone an example of the above mentioned problem:
I'm sure the Crypto++ project will strongly oppose requiring anything
beyond standard libraries (including OpenMP) [1].
So if the code forces other libraries to use AutoConf, this code can't
be included in Crypto++ and we (= the Crypto++ team) have to code Argon2
from scratch which I think is highly undesirable for all parties.
[1]: https://cryptopp.com/wiki/External_Dependencies
BR
JPM
Powered by blists - more mailing lists