You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
https://github.com/open-orchard/koinos-miner/blob/master/app.js#L94-L97
When deriving encryption keys from passwords, appropriate PBKDFs like Argon2 should be used.
https://www.npmjs.com/package/argon2
Also, don't forget the salt.
The text was updated successfully, but these errors were encountered: