kaliber-scala / play-s3

S3 module for Play
MIT License
119 stars 49 forks source link

Add encrypted uploads #77

Open etspaceman opened 7 years ago

etspaceman commented 7 years ago

This library should be able to support both the server-side and client-side encryption upload options that S3 provides.

EECOLOR commented 7 years ago

You're welcome to create a pull request that adds the feature.

If you feel this is not something you are able to do please provide some links to the corresponding documentation. It would be awesome if you would provide a test case that shows the expected behavior and would turn green once the feature is implemented.