minio/cmd/gateway/b2
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-b2.go Fix: Preserve MD5Sum for SSE encrypted objects (#6680) 2018-11-14 17:36:41 -08:00
gateway-b2_test.go Create logger package and rename errorIf to LogIf (#5678) 2018-04-05 15:04:40 -07:00