Added RandomLozz/RandomL

This commit is contained in:
gamerope 2022-01-04 22:00:56 +00:00
parent 718c7e0fc1
commit 11aad8a187
10 changed files with 118 additions and 2 deletions

View file

@ -78,6 +78,7 @@ public:
RX_GRAFT = 0x72151267, // "rx/graft" RandomGRAFT (Graft).
RX_SFX = 0x72151273, // "rx/sfx" RandomSFX (Safex Cash).
RX_KEVA = 0x7214116b, // "rx/keva" RandomKEVA (Keva).
RX_LOZZ = 0x7213f747, // "rx/lozz" RandomL (Lozzax).
AR2_CHUKWA = 0x61130000, // "argon2/chukwa" Argon2id (Chukwa).
AR2_CHUKWA_V2 = 0x61140000, // "argon2/chukwav2" Argon2id (Chukwa v2).
AR2_WRKZ = 0x61120000, // "argon2/wrkz" Argon2id (WRKZ)
@ -146,6 +147,7 @@ public:
static const char *kRX_GRAFT;
static const char *kRX_SFX;
static const char *kRX_KEVA;
static const char *kRX_LOZZ;
# endif
# ifdef XMRIG_ALGO_ARGON2