Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Compute the checksum of the file. #39

Open
mario-campos opened this issue Aug 27, 2022 · 0 comments
Open

Compute the checksum of the file. #39

mario-campos opened this issue Aug 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mario-campos
Copy link
Owner

I've noticed that at least one XDCC sender will send the MD5 hash digest in a separate message. It would be nice to compute the hash of the file once the download completes and compare it to what was sent to us.

Obviously, since not every XDCC sender may send us this hash, we should provide a way to opt-out (or maybe opt-in?).

Bonus points: the checksum calculator can run in a separate thread while the file is transferring.

@mario-campos mario-campos added the enhancement New feature or request label Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant