minio/internal/hash
Klaus Post ec49fff583
Accept multipart checksums with part count (#19680)
Accept multipart uploads where the combined checksum provides the expected part count.

It seems this was added by AWS to make the API more consistent, even if the 
data is entirely superfluous on multiple levels.

Improves AWS S3 compatibility.
2024-05-08 09:18:34 -07:00
..
sha256 deprecate usage of sha256-simd (#19621) 2024-04-25 23:31:35 -07:00
checksum.go Accept multipart checksums with part count (#19680) 2024-05-08 09:18:34 -07:00
errors.go fix: reduce using memory and temporary files. (#17206) 2023-05-15 14:08:54 -07:00
reader.go feat: SSE-KMS use uuid instead of read all data to md5. (#17958) 2023-09-18 10:00:54 -07:00
reader_test.go feat: SSE-KMS use uuid instead of read all data to md5. (#17958) 2023-09-18 10:00:54 -07:00