minio/internal/kms
jiuker f9d029c8fa
fix: prevCertificate save not correct in loop (#17744)
fix certs save not correct

Co-authored-by: guozhi.li <guozhi.li@daocloud.io>
2023-07-28 12:57:49 -07:00
..
config.go Set meaningful message from minio with env variable KMS_SECRET_KEY (#16584) 2023-02-22 07:13:01 +05:30
context.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
dek_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go simplify error responses for KMS (#16793) 2023-03-16 11:59:42 -07:00
identity-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00
kes.go fix: prevCertificate save not correct in loop (#17744) 2023-07-28 12:57:49 -07:00
key-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00
kms.go Added `endpoint` and `versions` attributes to KMS details (#17350) 2023-07-12 23:50:38 -07:00
policy-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00
single-key.go Added `endpoint` and `versions` attributes to KMS details (#17350) 2023-07-12 23:50:38 -07:00
single-key_test.go kms: add `context.Context` to KMS API calls (#15327) 2022-07-18 18:54:27 -07:00
status-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00