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

Implement custom digest-md5 algorithm #60

Closed
Kimahriman opened this issue Jan 7, 2024 · 0 comments · Fixed by #84
Closed

Implement custom digest-md5 algorithm #60

Kimahriman opened this issue Jan 7, 2024 · 0 comments · Fixed by #84

Comments

@Kimahriman
Copy link
Owner

We currently use gsasl for digest-md5, which doesn't support integrity or confidentiality modes for digest-md5 sasl. I haven't found another library that does, so we should just implement it directly so we can fully support all security features. This would be required if we ever wanted to support data transit encryption.

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 a pull request may close this issue.

1 participant