Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add streaming hash structures #30

Open
bovee opened this issue Aug 27, 2019 · 1 comment
Open

Add streaming hash structures #30

bovee opened this issue Aug 27, 2019 · 1 comment

Comments

@bovee
Copy link
Contributor

bovee commented Aug 27, 2019

It's nice to have the SHA256/MD5 hash of a file sometimes; we should add some kind of hash(in: impl Read) -> impl Read streaming hashing pre and/or post-decompression to allow file integrity checks.

@bovee
Copy link
Contributor Author

bovee commented Aug 27, 2019

See also #18 for how this would potentially be composed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant