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
Andreas Auernhammer 8a6c3aa3cd crypto: add RemoveInternalEntries function (#6616) 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 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 crypto: add RemoveInternalEntries function (#6616) 6 years ago
metadata_test.go crypto: add RemoveInternalEntries function (#6616) 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 Add Vault support for custom CAs directory (#6527) 6 years ago