Integrate new algo "cryptonight-lite-ipbc" (#100)
This commit is contained in:
parent
9ea520a3a4
commit
a5c311fad8
16 changed files with 1938 additions and 102 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"algo": "cryptonight", // cryptonight (default), cryptonight-lite or cryptopnight-heavy
|
||||
"algo": "cryptonight", // cryptonight (default), cryptonight-lite, cryptonight-lite-ipbc or cryptopnight-heavy
|
||||
"av": null, // DEPRECATED: algorithm variation, (0 auto,
|
||||
// 1 -> (aesni=1, multihash-factor=1),
|
||||
// 2 -> (aesni=1, multihash-factor=2),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue