Hacker News new | ask | show | jobs
by mushrew 4590 days ago
for scrypt, does r = 1 and p = 8, or are those values swapped in the pseudocode?
1 comments

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.