REDACTED-rig/src/crypto
Ben Gräf 1273e45e46
Integrated new Algos (#224)
- Added XLT v5/9 with autodetect(algo: "cryptonight", variant: "xtl" (autodetect), "xtlv9" (force v9))
- Added cn-lite variant UPX/uPlexa (algo: "cryptonight-lite", variant "upx")
- Added force-pow-variant parameter to force usage of the variant from the config and skip parsing of pow/variant from job/pool
2019-01-04 18:34:48 +00:00
..
asm Integrated new Algos (#224) 2019-01-04 18:34:48 +00: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_keccak.c Backport crypto changes from Dead2 xmr-stak-cpu fork. 2017-07-19 21:02:38 +03:00
c_keccak.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.cpp Integrated new Algos (#224) 2019-01-04 18:34:48 +00:00
CryptoNight.h Add ASM tweak for XLT and Fix for 32bit 2018-10-16 08:47:09 +02:00
CryptoNight_arm.h Integration of cnv2 and asm optimizations for cnv1&cnv2 thx to @SChernykh (#185) 2018-10-16 00:20:27 +02:00
CryptoNight_test.h Integrated new Algos (#224) 2019-01-04 18:34:48 +00:00
CryptoNight_x86.h Integrated new Algos (#224) 2019-01-04 18:34:48 +00: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 Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
SSE2NEON.h Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00