keybase / triplesec

Triple Security for the browser and Node.js

Home Page:https://keybase.io/triplesec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change Scrypt to be with standard parameters...

maxtaco opened this issue · comments

And do key-scretching via PBKDF2-HMAC-SHA3-SHA2 external to scrypt. This way we don't need to fork the library on other platforms.