REDACTED-rig/src/3rdparty/argon2/arch/x86_64/lib
2020-05-04 18:09:34 +07:00
..
argon2-arch.c Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-avx2.c Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-avx2.h Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-avx512f.c Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-avx512f.h Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-sse2.c Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-sse2.h Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-ssse3.c Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-ssse3.h Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-template-128.h Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-xop.c Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
argon2-xop.h Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
cpu-flags.c Added MSVC support for Argon2. 2019-08-17 04:01:53 +07:00
cpu-flags.h Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00