minio/cmd/crypto
Andreas Auernhammer 35427a017d fix type conversion in UpdateKey for Vault (#8058)
This commit fixes a type conversion in the `UpdateKey`
implementation of Vault.
2019-08-11 22:20:25 +05:30
..
config.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
doc.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
error.go add UpdateKey method to KMS interface (#7974) 2019-08-01 15:47:47 -07:00
header.go enable SSE-KMS pass-through on S3 gateway (#7788) 2019-06-19 17:37:08 -07:00
header_test.go enable SSE-KMS pass-through on S3 gateway (#7788) 2019-06-19 17:37:08 -07:00
key.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
key_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
kms.go add UpdateKey method to KMS interface (#7974) 2019-08-01 15:47:47 -07:00
kms_test.go add UpdateKey method to KMS interface (#7974) 2019-08-01 15:47:47 -07:00
metadata.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
metadata_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sse.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sse_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
vault.go fix type conversion in UpdateKey for Vault (#8058) 2019-08-11 22:20:25 +05:30
vault_test.go crypto: add unit test for vault config verification (#7413) 2019-04-10 11:05:53 -07:00