minio/cmd/gateway/s3
poornas 5f6d717b7a Fix: Preserve MD5Sum for SSE encrypted objects (#6680)
To conform with AWS S3 Spec on ETag for SSE-S3 encrypted objects,
encrypt client sent MD5Sum and store it on backend as ETag.Extend
this behavior to SSE-C encrypted objects.
2018-11-14 17:36:41 -08:00
..
gateway-s3.go Fix: Preserve MD5Sum for SSE encrypted objects (#6680) 2018-11-14 17:36:41 -08:00
gateway-s3_test.go handle exception InvalidPart (#6649) 2018-10-17 21:50:58 +05:30