1
0
mirror of https://github.com/minio/minio.git synced 2025-01-14 16:25:01 -05:00
minio/internal/kms
2023-09-04 12:57:37 -07:00
..
config.go Set meaningful message from minio with env variable KMS_SECRET_KEY () 2023-02-22 07:13:01 +05:30
context.go run gofumpt cleanup across code-base () 2022-01-02 09:15:06 -08:00
dek_test.go rename all remaining packages to internal/ () 2021-06-01 14:59:40 -07:00
errors.go simplify error responses for KMS () 2023-03-16 11:59:42 -07:00
identity-manager.go update minio/kes-go dep to v0.2.0 () 2023-08-19 07:37:53 -07:00
kes.go Update to minio/pkg/v2 () 2023-09-04 12:57:37 -07:00
key-manager.go update minio/kes-go dep to v0.2.0 () 2023-08-19 07:37:53 -07:00
kms.go Added endpoint and versions attributes to KMS details () 2023-07-12 23:50:38 -07:00
policy-manager.go update minio/kes-go dep to v0.2.0 () 2023-08-19 07:37:53 -07:00
single-key_test.go kms: add context.Context to KMS API calls () 2022-07-18 18:54:27 -07:00
single-key.go Added endpoint and versions attributes to KMS details () 2023-07-12 23:50:38 -07:00
status-manager.go kms: add support for KES API keys and switch to KES Go SDK () 2023-02-14 07:19:20 -08:00