Skip to content

Add SHA3 hash algorithms for SASL authentication#6028

Merged
vonzshik merged 2 commits into
mainfrom
6027-add-sha3-for-sasl
Feb 24, 2025
Merged

Add SHA3 hash algorithms for SASL authentication#6028
vonzshik merged 2 commits into
mainfrom
6027-add-sha3-for-sasl

Conversation

@vonzshik

Copy link
Copy Markdown
Contributor

Closes #6027

@vonzshik vonzshik requested a review from roji as a code owner February 24, 2025 11:20

@roji roji left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I just can't resist refactoring code to use switch expressions, I pushed a commit :)

Let me know if you don't like it (I don't mind if you remove it). LGTM in any case.

@vonzshik

Copy link
Copy Markdown
Contributor Author

Since I just can't resist refactoring code to use switch expressions, I pushed a commit :)

Let me know if you don't like it (I don't mind if you remove it). LGTM in any case.

Nah, looks cool. Thanks!

@vonzshik vonzshik enabled auto-merge (squash) February 24, 2025 14:04
@vonzshik vonzshik merged commit 3146bcd into main Feb 24, 2025
@vonzshik vonzshik deleted the 6027-add-sha3-for-sasl branch February 24, 2025 14:11
This was referenced Nov 23, 2025
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

Successfully merging this pull request may close these issues.

Add support for SHA3 hash algorithms with SASL authentication (SCRAM-SHA256-PLUS)

2 participants