RE: [INTERNALS-WIN] Add libargon2 to github.com/winlibs and to the php-sdk
[email protected] ("Anatol Belski") Mon, 12 Sep 2016 23:17:59 +0200
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi Christoph, > -----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 > > Hi! > > 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. I'll take care of it in upcoming weeks. Regards Anatol