Andreas Auernhammer 8cdf2106b0
refactor cmd/crypto code for SSE handling and parsing (#11045)
This commit refactors the code in `cmd/crypto`
and separates SSE-S3, SSE-C and SSE-KMS.

This commit should not cause any behavior change
except for:
  - `IsRequested(http.Header)`

which now returns the requested type {SSE-C, SSE-S3,
SSE-KMS} and does not consider SSE-C copy headers.

However, SSE-C copy headers alone are anyway not valid.
2020-12-22 09:19:32 -08:00
..
2020-08-31 19:35:43 -07:00
2020-01-06 16:15:22 -08:00
2019-12-13 12:57:11 -08:00
2020-10-29 09:34:20 -07:00
2020-10-29 09:34:20 -07:00
2020-01-06 16:15:22 -08:00
2020-01-06 16:15:22 -08:00
2020-10-29 09:34:20 -07:00