Comment on Hack this for 20 BTCComments−mushrew12yfor scrypt, does r = 1 and p = 8, or are those values swapped in the pseudocode?−maxtaco12yThanks for pointing that out, it's bug in the pseudocode, but it's right here in the params file (https://github.com/keybase/warpwallet/blob/master/src/json/p...). I'll fix it now.
Comments
for scrypt, does r = 1 and p = 8, or are those values swapped in the pseudocode?
Thanks for pointing that out, it's bug in the pseudocode, but it's right here in the params file (https://github.com/keybase/warpwallet/blob/master/src/json/p...). I'll fix it now.