Skip to content

gh-61460: Switch multiprocessing socket auth to hmac-sha256 #99425

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

Closed
wants to merge 3 commits into from

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Nov 13, 2022

This avoids using MD5. Even though hmac-md5 in the use case here was never really a problematic use of md5, it is easier never to have such questions asked.

This avoids using MD5. Even though hmac-md5 in the use case here was
never really a problematic use of md5, it is easier never to have such
questions asked.
@gpshead
Copy link
Member Author

gpshead commented Nov 20, 2022

FYI - I'm assuming we go with #20380 rather than this.

@gpshead gpshead closed this May 20, 2023
@gpshead gpshead deleted the multiprocessing-auth-sha256 branch May 20, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants