xmrig/src/crypto
2019-01-16 00:24:34 +01:00
..
asm Fixed compilation error on Windows 2019-01-16 00:24:34 +01:00
Asm.cpp Fixed MSYS2 build & copyright 2018-10-22 23:08:29 +07:00
Asm.h Implemented "asm" option. 2018-09-24 14:19:26 +03:00
c_blake256.c Fix Visual Studio warnings. 2017-08-14 09:30:41 +03:00
c_blake256.h Move crypto/* 2017-06-08 04:20:10 +03:00
c_groestl.c Move crypto/* 2017-06-08 04:20:10 +03:00
c_groestl.h Move crypto/* 2017-06-08 04:20:10 +03:00
c_jh.c Move crypto/* 2017-06-08 04:20:10 +03:00
c_jh.h Move crypto/* 2017-06-08 04:20:10 +03:00
c_skein.c Backport crypto changes from Dead2 xmr-stak-cpu fork. 2017-07-19 21:02:38 +03:00
c_skein.h Backport crypto changes from Dead2 xmr-stak-cpu fork. 2017-07-19 21:02:38 +03:00
CryptoNight.h Initial ASM wrapper. 2018-09-24 09:51:21 +03:00
CryptoNight_arm.h #899 Fixed ARM build. 2019-01-13 15:24:04 +07:00
CryptoNight_constants.h Rename "cn/xtlv9" to "cn/half". 2019-01-13 19:42:27 +07:00
CryptoNight_monero.h #899 Initial support for "cn/xtlv9" (C++ only). 2019-01-13 15:03:36 +07:00
CryptoNight_test.h Rename "cn/xtlv9" to "cn/half". 2019-01-13 19:42:27 +07:00
CryptoNight_x86.h Code-style/copyright cleanup. 2019-01-15 02:15:36 +07:00
groestl_tables.h Move crypto/* 2017-06-08 04:20:10 +03:00
hash.h Move crypto/* 2017-06-08 04:20:10 +03:00
skein_port.h Move crypto/* 2017-06-08 04:20:10 +03:00
soft_aes.h Added x3 x4 x5 hashing modes. 2018-04-16 15:40:37 +07:00
SSE2NEON.h Added ARMv8 (aarch64) support. 2017-11-06 03:11:35 +03:00