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

Switch hashing from MD5 to SHA256 #5024

Merged
merged 1 commit into from Sep 29, 2020
Merged

Conversation

dbussink
Copy link
Contributor

Description

MD5 is really outdated and shouldn't be used anymore. This switches all the hashing to SHa256 instead and updates the tests.

Checklist:

  • I am adding new or changing current functionality
    • I have added or updated the tests for the new or changed functionality.

MD5 is really outdated and shouldn't be used anymore. This switches all
the hashing to SHa256 instead and updates the tests.
@lildude lildude merged commit a85b270 into master Sep 29, 2020
@lildude lildude deleted the dbussink/switch-md5-sha256 branch September 29, 2020 10:55
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.

None yet

2 participants