kuzzleio / kuzzle-plugin-auth-passport-local

Provide local authentication with username/password for Kuzzle
Apache License 2.0
0 stars 2 forks source link

Must add a key stretching algorithm #39

Closed scottinet closed 7 years ago

scottinet commented 7 years ago

To ensure password security, this plugin should feature a key stretching algorithm when hashing passwords to prevent short passwords to be easily breakable.