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

Support S3 checksums in trailing headers #57

Open
bboreham opened this issue Jun 16, 2023 · 0 comments
Open

Support S3 checksums in trailing headers #57

bboreham opened this issue Jun 16, 2023 · 0 comments

Comments

@bboreham
Copy link

Putting the checksum in the trailer as opposed to the header allows checksums to be computed while the data is streamed.
This seems like a good improvement for integrity.

I learned about this feature here: https://youtu.be/v3HfUNQ0JOE?t=1264

Support in the Minio client library was added in minio/minio-go#1705

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

No branches or pull requests

1 participant