[
https://issues.apache.org/jira/browse/CAMEL-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572480#comment-13572480
]
Willem Jiang commented on CAMEL-6040:
-------------------------------------
Applied the patch into trunk with a minor update with thanks to Aki.
Aki, Do you mind to update [this|http://camel.apache.org/stream-caching.html]
wiki page?
> Add an option to encrypt tmp files generated by Camel's CachedOutputStream
> --------------------------------------------------------------------------
>
> Key: CAMEL-6040
> URL: https://issues.apache.org/jira/browse/CAMEL-6040
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.10.3
> Reporter: Aki Yoshida
> Assignee: Willem Jiang
> Attachments: trunk-camel-core-20130205.diff
>
>
> Under stream caching, data may be stored in a temporary file depending on the
> size of the data. For some scenarios, it is desirable to protect the content
> of the file from unauthorized access.
> I would like to propose for adding a simple encryption option in Camel's
> CachedOutputStream so that it can encrypt the cached content using an
> internally generated key and only the associated cache object can read the
> data from the file.
> This is analogue to CXF-4596.
> Please look at the attached code and I would appreciate your comments.
> Regards, Aki
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira