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

Import the minimum-iteration-count parameter of SCRAM SASL registry and enforce it #7

Closed
horazont opened this issue Sep 25, 2018 · 0 comments
Milestone

Comments

@horazont
Copy link
Owner

The SASL SCRAM family registry as specified in RFC 7677 § 5.2 provides a minimum-iteration-count parameter.

We should include that parameter in our code and offer an option to enforce that parameter (enabled by default).

(A reason to turn this off could be if the alternative is fallback to PLAIN.)

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

No branches or pull requests

1 participant