You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
minio/cmd/crypto
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
..
config.go add auto-encryption feature (#6523) 6 years ago
doc.go fix object rebinding SSE-C security guarantee violation (#6121) 6 years ago
error.go return `Access Denied` for invalid SSE keys (#6432) 6 years ago
header.go Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
header_test.go Migrate to Go version 1.11.4 (#7026) 6 years ago
key.go crypto: add functions for sealing/unsealing the etag for SSE (#6618) 6 years ago
key_test.go crypto: add functions for sealing/unsealing the etag for SSE (#6618) 6 years ago
kms.go crypto: add support for parsing/creating SSE-C/SSE-S3 metadata (#6169) 6 years ago
kms_test.go crypto: add support for parsing/creating SSE-C/SSE-S3 metadata (#6169) 6 years ago
metadata.go Add double encryption at S3 gateway. (#6423) 6 years ago
metadata_test.go Migrate to Go version 1.11.4 (#7026) 6 years ago
sse.go crypto: add helper functions for unsealing object keys (#6609) 6 years ago
sse_test.go crypto: add helper functions for unsealing object keys (#6609) 6 years ago
vault.go refactor vault configuration and add master-key KMS (#6488) 6 years ago