mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
6c93c60424
This commit adds a basic KMS implementation for an operator-specified SSE-S3 master key. The master key is wrapped as KMS such that using SSE-S3 with master key and SSE-S3 with KMS can use the same code. Bindings for a remote / true KMS (like hashicorp vault) will be added later on. |
||
---|---|---|
.. | ||
doc.go | ||
error.go | ||
header_test.go | ||
header.go | ||
key_test.go | ||
key.go | ||
kms_test.go | ||
kms.go | ||
sse.go |