| .. |
|
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
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +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
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +02:00 |
|
CnHash.h
|
Move CnAlgo
|
2020-04-23 12:34:26 +07:00 |
|
CryptoNight_arm.h
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +02:00 |
|
CryptoNight_monero.h
|
remove useless v4_random_math_init if algo is not cn/r
|
2021-04-02 14:59:09 +08:00 |
|
CryptoNight_test.h
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +02:00 |
|
CryptoNight_x86.h
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +02: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 |