REDACTED-rig/src/crypto
Ben Gräf f54ce3c95c
Merged features for # 1.6.3 (#114)
- Added shift+click function for multi row selection to Dashboard
- Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds
- Added current algo and list of supported_varaints to login message for future usage on proxy
- Added support for latest Stellite (XTL) and Alloy (XAO) variants
- Simplification of configuration, "force-pow-variant" and "cryptonight-lite-ipbc" parameters are now deprecated see [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) for guidance
- Fixed leaks in transport shutdown
2018-05-23 23:23:49 +02: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 Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
CryptoNight.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
CryptoNight_arm.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
CryptoNight_test.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
CryptoNight_x86.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02: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 Fix code style, replace tabs to space. 2018-02-08 17:02:32 +07:00
SSE2NEON.h Added ARMv8 (aarch64) support. 2017-11-06 03:11:35 +03:00