purton-tech/barricade

Bcrypt should be legacy.

9876691 opened this issue · 0 comments

Use argon2id for password hashes by default allow user to set BCRYPT as an option.

Or perhaps, when we see a BCRYPT we update it?

Add a config USE_BCRYPT_INSTEAD_OF_ARGON=1