I have bcrypt
hash with work factor of 11. I want it increase it to 12. I don't have the original password.
How do I do that?
I have bcrypt
hash with work factor of 11. I want it increase it to 12. I don't have the original password.
How do I do that?