What is the best practice to encrypt the files in Object Storage using OIC
Summary:
There are couple of way to send a encrypted file in object storage. One is PGP encryption/decryption. One is using OCI Vault encrypt a file and send it to Object Storage. And third one is sending encryption key in header parameters(pc-sse-customer-key, opc-sse-customer-key-sha256) while calling Object Storage REST API. Customer requirement is during transmission the file should be in encrypted format as well.
What is the best practice to encrypt the files in Object Storage using OIC
Content (required):
Best practice for Encryption/Decryption while sending and retrieving file from Object Storage
Version (include the version you are using, if applicable):
Tagged:
0