Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max cost factor is currently 30 since 1 << 31 overflows in singed int #7

Closed
patrickfav opened this issue Jul 24, 2018 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@patrickfav
Copy link
Owner

This was inherited from jBCrypt. Using long should solve the problem.

@patrickfav patrickfav added the bug Something isn't working label Jul 24, 2018
@patrickfav patrickfav added this to the v0.5.0 milestone Jul 24, 2018
@patrickfav patrickfav self-assigned this Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant