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

Replace unsecure md5 with sha256 algorithm #1190

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

marxin
Copy link
Contributor

@marxin marxin commented Nov 19, 2024

There are environments where broken cryptographically protocols are banned as part of company policy. MD5 should be considered cryptographically broken and unsuitable for further use. I suggest using more secure hashing algorithm.

There are environments where broken cryptographically protocols are
banned as part of company policy. MD5 should be considered cryptographically broken
and unsuitable for further use. I suggest using more secure hashing
algorithm.
@sagiegurari
Copy link
Owner

thanks for the PR @marxin i'll review and merge

@sagiegurari sagiegurari merged commit 5b668ad into sagiegurari:master Jan 18, 2025
@sagiegurari
Copy link
Owner

@marxin looks great. merging

@marxin
Copy link
Contributor Author

marxin commented Jan 18, 2025

Thanks!

@marxin marxin deleted the replace-md5-with-sha256 branch January 18, 2025 17:29
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.

2 participants