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

update file checksums generator #26

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jul 13, 2024

  • Hide checksum type, and rename function so 'md5' isn't implied.
  • Use SHA-256 (md5 vs sha256 doesn't really matter, but why not)
  • Base64 encode (smaller log output)

- Hide checksum type, and rename function so 'md5' isn't implied.
- Use SHA-256 (md5 vs sha256 doesn't really matter, but why not)
- Base64 encode (smaller log output)
@aSemy aSemy enabled auto-merge July 13, 2024 12:23
@aSemy aSemy added this pull request to the merge queue Jul 13, 2024
Merged via the queue into main with commit 0be1406 Jul 13, 2024
4 checks passed
@aSemy aSemy deleted the feat/refactor-file-checksum-gen branch July 13, 2024 12:28
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.

1 participant