-
Would be really nice to have that as well as an additional security layer for the paranoid. Any plans in this direction?
padde updated
8 years ago
-
-
The amazon ruby SDK supports client side encryption. Is this a feature that could be added here?
https://aws.amazon.com/blogs/developer/using-client-side-encryption-for-s3-in-the-aws-sdk-for-ruby/
-
Not sure if it's possible, but it would sure be nice to support the client side encryption available in the normal Azure storage SDK. Since most of the encryption stuff has fixed size result blocks i…
-
Is client-side encryption supported in this library? If not, plans for it?
-
-
See https://github.com/docker/docker-registry/issues/978 for the original request.
dmp42 updated
6 years ago
-
I believe the amazon ruby SDK supports client side encryption on S3 buckets. Is that something that could be added here?
https://aws.amazon.com/blogs/developer/using-client-side-encryption-for-s3-i…
-
### Describe the bug
When using S3EncryptionMultipartUploaderV2 with a file larger than 4GB a warning is thrown during encryption, and an exception is thrown during upload. This does not happen wit…
-