mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 11:14:31 +03:00
5f6d717b7a
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.