Implementations of Commons Fileupload 'FileItemFactory' and 'FileItem' that provide
encryption of file uploads if they get cached on disk as temporary files.
These are drop-in replacements and require no additional effort to manage encryption.
The feature is transparent and encryption keys are ephemeral, living only for the
lifetime of a FileItem instance.