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
Anis Elleuch aa4e2b1542 Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
..
config.go Add support for SSE-S3 server side encryption with vault (#6192) 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 Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
key.go return `Access Denied` for invalid SSE keys (#6432) 6 years ago
key_test.go crypto: add `GenerateIV` from random IV generation (#6215) 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 functions to remove confidential information (#6516) 6 years ago
metadata_test.go add functions to remove confidential information (#6516) 6 years ago
sse.go crypto: implement Stringer for S3 and SSEC (#6216) 6 years ago
sse_test.go crypto: implement Stringer for S3 and SSEC (#6216) 6 years ago
vault.go Add support for SSE-S3 server side encryption with vault (#6192) 6 years ago