tustvold commented on issue #647:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/647#issuecomment-3926810992

   From a brief scan this appears to just be a framework for encrypting an 
object and encoding the relevant metadata in headers.
   
   I'm not sure if this uses the same client side encryption headers as 
described here - https://github.com/apache/arrow-rs-object-store/issues/294
   
   But adding support for those would probably be a good first step. Then we 
can assess whether the actual machinery for doing encryption makes sense to be 
in object_store, or in some separate crate that wraps object_store.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to