...
This commit is contained in:
@ -21,7 +21,7 @@ function cryptoShuffle(l) {
|
||||
return out;
|
||||
}
|
||||
|
||||
const ROUNDS = 48;
|
||||
const ROUNDS = 24;
|
||||
|
||||
function getCoins(text) {
|
||||
// Construct verifier coins
|
||||
|
Reference in New Issue
Block a user