jonashaag opened a new issue, #647: URL: https://github.com/apache/arrow-rs-object-store/issues/647
I want to gauge interest in supporting client-side encryption compatible with AWS's https://docs.aws.amazon.com/amazon-s3-encryption-client/latest/developerguide/what-is-s3-encryption-client.html. I expect this to be the next standard encryption scheme supported by most S3 clients in the future. At this point there is no Rust implementation from AWS so we'd have to roll our own. I'd be interested in taking a stab at implementing this but I need some guidance if that work would be accepted to object_store in the first place. I'm particularly unsure about waiting for a AWS Rust reference implementation and then using that, vs. rolling our own implementation now. -- 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]
