Added Graft RandonX
This commit is contained in:
parent
230ff87634
commit
5fdf5516ff
11 changed files with 127 additions and 1 deletions
|
@ -8,6 +8,8 @@
|
|||
#include "randomx_constants_arqma.h"
|
||||
#elif (ALGO == ALGO_RX_KEVA)
|
||||
#include "randomx_constants_keva.h"
|
||||
#elif (ALGO == ALGO_RX_GRAFT)
|
||||
#include "randomx_constants_graft.h"
|
||||
#endif
|
||||
|
||||
#include "aes.cl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue