Max cost factor is currently 30 since 1 << 31 overflows in singed int
patrickfav opened this issue · 0 comments
patrickfav commented
This was inherited from jBCrypt. Using long should solve the problem.
patrickfav opened this issue · 0 comments
This was inherited from jBCrypt. Using long should solve the problem.