minio/pkg/kms
Andreas Auernhammer b989e5a514
kms: KES client should return non-nil error when GenerateKey fails (#12290)
This commit fixes a bug in the KMS KES client integration.
The client should return a non-nil error when the key generation
fails.

Signed-off-by: Andreas Auernhammer <aead@mail.de>
2021-05-13 09:11:10 -07:00
..
context.go update license change for MinIO 2021-04-23 11:58:53 -07:00
dek_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
kes.go kms: KES client should return non-nil error when GenerateKey fails (#12290) 2021-05-13 09:11:10 -07:00
kms.go use jsoniter for json marshal/unmarshal in KMS (#12146) 2021-04-26 16:01:52 -07:00
single-key.go use jsoniter for json marshal/unmarshal in KMS (#12146) 2021-04-26 16:01:52 -07:00
single-key_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00