We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Support the SCRAM-SHA-1(-PLUS), SCRAM-SHA-256(-PLUS) etc.
Infos: https://tools.ietf.org/html/rfc5802 https://datatracker.ietf.org/doc/draft-hansen-scram-sha256/ http://www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml
The text was updated successfully, but these errors were encountered:
migrated to wiki
Sorry, something went wrong.
Any news for SCRAM?
SCRAM-SHA-1 and SCRAM-SHA-1-PLUS:
SCRAM-SHA-256 and SCRAM-SHA-256-PLUS:
No branches or pull requests
Support the SCRAM-SHA-1(-PLUS), SCRAM-SHA-256(-PLUS) etc.
Infos:
https://tools.ietf.org/html/rfc5802
https://datatracker.ietf.org/doc/draft-hansen-scram-sha256/
http://www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml
The text was updated successfully, but these errors were encountered: