1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00
poornas 5f6d717b7a Fix: Preserve MD5Sum for SSE encrypted objects ()
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
..