Skip to content

switch up the hash algos used #40

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

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

sjohansson
Copy link
Contributor

fixes #38
mutes some security warnings, as md5 is deprecated and sha1 is considered less secure. this implementation uses them purely for change tracking, so no security concerns. updating the code should silence any warnings on this

fixes #38
mutes some security warnings, as md5 is deprecated and sha1 is considered less secure. this implementation uses them purely for change tracking, so no security concerns. updating the code should silence any warnings on this
@sjohansson sjohansson requested a review from RoelantVos November 8, 2024 08:18
@sjohansson sjohansson linked an issue Nov 8, 2024 that may be closed by this pull request
5 tasks
@RoelantVos RoelantVos merged commit 7a23890 into main Jan 7, 2025
2 checks passed
@RoelantVos RoelantVos deleted the 38-consolidate-hash-algos-used branch January 7, 2025 03:49
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.

consolidate hash algos used
2 participants