Re: [INTERNALS-WIN] Add libargon2 to github.com/winlibs and to the php-sdk
[email protected] ("Christoph M. Becker") Tue, 13 Sep 2016 15:10:03 +0200
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi Anatol! On 12.09.2016 at 23:17, Anatol Belski wrote: > >> -----Original Message----- >> From: Christoph M. Becker [mailto:[email protected]] >> Sent: Thursday, September 8, 2016 7:15 PM >> To: internals-win <[email protected]> >> Subject: [INTERNALS-WIN] Add libargon2 to github.com/winlibs and to the php- >> sdk >> >> We have support for password hashing via Argon2 in master now[1], which >> relies on libargon2[2], so I suggest to add at least the relevant parts of this >> library to <https://github.com/winlibs> and to the php-sdk ASAP, so that the new >> feature can be worked with and tested under Windows. >> >> Building Argon2Ref.lib in Visual Studio 2015 is trivial, as there are project files >> available. I'm not sure if it would be desired to have makefiles, though. > > Thanks for the notification. Makefiles are handier, as for me. But if there are VS projects, it's already good. So far I see, it's master only now. Indeed it is supposed to go into 7.2. > I'll take care of it in upcoming weeks. Thanks. -- Christoph M. Becker