Open frkn-aydn opened 7 years ago
Ok i fixed <3
To fix it use new Buffer( / Password / , 'base64') and would look like this:
scrypt.verifyKdf(new Buffer(password, 'base64'), password)
if anyone get this error, just write "base64" argument as a secont argument in buffer function. Thats all :)
Hi - I am getting much more time to devote to this project again. Sorry I have been so quiet. Lets get this merged in ASAP. I will look into it tomorrow morning...
I am using this,
Something wrong my scrypt module. I am using this,
I am using ubuntu 16.04 nodejs version : v6.11.4 scrypt version : 6.0.3