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

Remove SHA1 use and cleanup defunct remaining CRC32 use #2424

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

abraunegg
Copy link
Owner

* Remove SHA1 from being used by the client as this is being depreciated by Microsoft in July 2023 - https://devblogs.microsoft.com/microsoft365dev/deprecation-of-sha1hash-on-onedrive-personal/
* Complete the removal of CRC32 as this is also no longer present for a long time, but some code elements still existed
@abraunegg abraunegg added this to the v2.4.24 milestone Jun 19, 2023
@abraunegg abraunegg linked an issue Jun 19, 2023 that may be closed by this pull request
* Only compute quickXorHash, not quickXorHash and sha256Hash as computing sha256Hash is CPU expensive
* Remove Spacing
@abraunegg abraunegg changed the title Remove SHA1 and cleanup CRC32 Remove SHA1 use and cleanup defunct remaining CRC32 use Jun 19, 2023
@abraunegg abraunegg merged commit 06420c9 into master Jun 19, 2023
@abraunegg abraunegg linked an issue Jun 19, 2023 that may be closed by this pull request
@abraunegg abraunegg deleted the fix-issue-2423-remove-sha1hash branch June 19, 2023 23:28
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Jun 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Deprecate sha1hash
1 participant