..
asm
Merge branch 'dev' into feature-opencl
2019-08-30 16:47:51 +07:00
r
Fixed errors found by static analysis
2020-12-08 12:16:59 +01:00
c_blake256.c
Move files.
2019-06-04 19:20:33 +07:00
c_blake256.h
Move files.
2019-06-04 19:20:33 +07:00
c_groestl.c
Move files.
2019-06-04 19:20:33 +07:00
c_groestl.h
Move files.
2019-06-04 19:20:33 +07:00
c_jh.c
Fixed GCC 10.1 issues
2020-06-07 16:23:17 +02:00
c_jh.h
Move files.
2019-06-04 19:20:33 +07:00
c_skein.c
Move files.
2019-06-04 19:20:33 +07:00
c_skein.h
Move files.
2019-06-04 19:20:33 +07:00
CnAlgo.h
Conceal (CCX) support
2020-06-07 01:01:45 +02:00
CnCtx.cpp
RandomX: added huge-pages-jit config parameter
2020-10-07 17:42:55 +02:00
CnCtx.h
Move files.
2020-03-09 01:22:34 +07:00
CnHash.cpp
Fixed crash when GPU mining cn-heavy on Zen3 system
2021-02-18 14:49:37 +01:00
CnHash.h
Move CnAlgo
2020-04-23 12:34:26 +07:00
CryptoNight_arm.h
Optimized cn-heavy for Zen3
2021-02-07 22:05:11 +01:00
CryptoNight_monero.h
Conceal (CCX) support
2020-06-07 01:01:45 +02:00
CryptoNight_test.h
Added argon2/chukwav2 algorithm
2020-10-12 08:26:57 +02:00
CryptoNight_x86.h
Optimized cn-heavy
2021-03-27 22:21:01 +01:00
CryptoNight.h
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
2019-06-13 22:08:52 +07:00
groestl_tables.h
Move files.
2019-06-04 19:20:33 +07:00
hash.h
Move files.
2019-06-04 19:20:33 +07:00
skein_port.h
Move files.
2019-06-04 19:20:33 +07:00
soft_aes.h
Adopt new SSE2NEON and reduce ARM-specific changes
2020-07-11 01:55:11 +08:00
sse2neon.h
Fix vld1q_u8_x4 compilation error with GCC 10.2
2021-03-12 16:26:02 +01:00