mirror of
https://github.com/minio/minio.git
synced 2025-11-27 04:46:53 -05:00
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.