RE: [INTERNALS-WIN] Add libargon2 to github.com/winlibs and to the php-sdk

[email protected] ("Anatol Belski") Mon, 19 Sep 2016 16:43:57 +0200
Newsgroups php.internals.win
Message-ID <[email protected]>
Hi Christoph,

> -----Original Message-----
> From: Christoph M. Becker [mailto:[email protected]]
> Sent: Tuesday, September 13, 2016 3:10 PM
> To: Anatol Belski <[email protected]>; 'internals-win' <internals-
> [email protected]>
> Subject: Re: [INTERNALS-WIN] Add libargon2 to github.com/winlibs and to the
> php-sdk
> 
> 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.
> 
I made the builds and uploaded, so it can be fetched here http://windows.php.net/downloads/php-sdk/deps/vc14/ . They should be added to the snaps soon.

Regards

anatol