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

Rounds number #2

Open
kirillkovalenko opened this issue Mar 4, 2014 · 4 comments
Open

Rounds number #2

kirillkovalenko opened this issue Mar 4, 2014 · 4 comments

Comments

@kirillkovalenko
Copy link

It would be nice to have the ability to specify number of rounds to use when creating a key from a password.

@sarchar
Copy link
Collaborator

sarchar commented Mar 4, 2014

Would a radio box selection work better?

[ ] 2,500 rounds (Weak) [x] 50,000 rounds (Strong) [ ] 250,000 rounds (Very Strong)

@kirillkovalenko
Copy link
Author

@sarchar In my case I wanted to use some 'magic' rounds number as a second security factor.

@sarchar
Copy link
Collaborator

sarchar commented Mar 5, 2014

@kirillkovalenko I think in that case, you're better off forking, changing the constant in the code, and running it locally.

@keeshux
Copy link

keeshux commented Jun 23, 2014

I'd also add 0 rounds for the sole purpose of testing key derivation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants