Add checksum support to multi-part upload
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
In `com.hedera.bucky.S3Client#createMultipartUpload` add checksum algorithm and overall checksum support using x-amz-checksum-algorithm=SHA256 and x-amz-checksum-type=COMPOSITE
### Solution
Add checksum computation and validate with headers.
### Alternatives
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.