Skip to content

Conversation

@yaira2
Copy link
Member

@yaira2 yaira2 commented Dec 8, 2024

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

  • Closes #

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Opened Files ...
  2. ...

@yaira2 yaira2 requested a review from hishitetsu December 8, 2024 16:42
@yaira2 yaira2 added the ready for review Pull requests that are ready for review label Dec 8, 2024
@yaira2 yaira2 merged commit 1af4f28 into main Dec 9, 2024
8 checks passed
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed ready for review Pull requests that are ready for review labels Dec 9, 2024
@yaira2 yaira2 deleted the ya/7zip branch December 9, 2024 02:59
@yaira2
Copy link
Member Author

yaira2 commented Dec 9, 2024

@hishitetsu I noticed the changelog for 7z mentions support for calculating file hashes. Is this of any use for us?

@hishitetsu
Copy link
Member

Currently, we are using the .NET implementation to compute the hash. I don't think it's worth to switch to 7-zip, since we still support other than SHA3-256. I don't think SHA3-256 is used much yet.

@hishitetsu
Copy link
Member

I just noticed that .NET also supports SHA3 since 8. So we can add it if we want to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants