mongoose-bcrypt icon indicating copy to clipboard operation
mongoose-bcrypt copied to clipboard

The default iteration count for the salt is too low

Open cryptochecktool opened this issue 1 year ago • 0 comments

https://github.com/proswdev/mongoose-bcrypt/blob/master/index.js#L29 The iteration count for the salt should be at least 10.

cryptochecktool avatar Nov 16 '24 08:11 cryptochecktool