REDACTED-rig/src/crypto/rx
2019-08-25 23:06:04 +07:00
..
Rx.cpp Added OpenCL source. 2019-08-25 23:06:04 +07:00
Rx.h Start mining threads only after RandomX dataset initialization. 2019-08-25 20:28:15 +07:00
RxAlgo.cpp Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00
RxAlgo.h Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00
RxCache.cpp Fix for previous commit. 2019-08-05 18:20:56 +07:00
RxCache.h Fixed crash and added error message about seed_hash field. 2019-08-05 17:48:12 +07:00
RxConfig.cpp Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
RxConfig.h Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
RxDataset.cpp Changed init signature. 2019-08-05 16:00:48 +07:00
RxDataset.h Changed init signature. 2019-08-05 16:00:48 +07:00
RxVm.cpp Disable HW AES for RandomX on ARM. 2019-08-09 15:36:34 +07:00
RxVm.h Implemented unified cryptonight and RandomX scratchpad memory. 2019-07-17 04:33:11 +07:00