mirror of https://github.com/minio/minio.git
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.go | ||
single-key_test.go |