mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
6b1c62133d
This commit improves the listing of encrypted objects: - Use `etag.Format` and `etag.Decrypt` - Detect SSE-S3 single-part objects in a single iteration - Fix batch size to `250` - Pass request context to `DecryptAll` to not waste resources when a client cancels the operation. Signed-off-by: Andreas Auernhammer <hi@aead.dev> |
||
---|---|---|
.. | ||
context.go | ||
dek_test.go | ||
kes.go | ||
kms.go | ||
single-key_test.go | ||
single-key.go |