Commit Graph

4 Commits

Author SHA1 Message Date
J. Peter Mugaas
8fa13c5e34 mingw-w64-argon - 20171227 - various reworks (#4817)
* mingw-w64-argon - 20171227 - various reworks
001-mingw-fix-install.patch - integrate my work so that argon2 patch can work on CygWin and MSYS2 if necessary
002-mingw-fix-src.patch - fix various issues in source-code related to prinf formatting, stdcall conventions,

* build an optimized version of argon2 with msse2 if applicable (for i686) as well as x86_64 (no -msse2 needed there).
2019-01-09 11:10:30 +03:00
Ricardo Constantino
0282e73677 argon2: build without optimizations (#3443)
From https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/argon2&id=fdf4c3b0da6a02d52ce845b511edadbf66b4711a

It's causing illegal instructions when run in Ivy Bridge CPUs without AVX2.
2018-02-26 07:27:32 +03:00
Alexey Pavlov
64d12dd844 argon2: Fix packaging. 2018-01-22 08:51:35 +03:00
Jonathan White
b0123cbf72 Add Argon2 package from P-H-C/phc-winner-argon2 (#3282) 2018-01-11 12:00:56 +03:00