[ http://issues.apache.org/jira/browse/FILEUPLOAD-119?page=comments#action_12448681 ] inderjeet commented on FILEUPLOAD-119: --------------------------------------
Thanks a lot, This will help me to a certain extent, 2 points which i want to tell you about our understanding and requirement, 1. it doesn't matter to us if the encryption occurs before uploading or after uploading the complete file, both ways will work for us. 2. we want to do encryption and decryption of the file content at our java code level after uploading the file, i hope there will definately be an external java library which we can use to do this particular task but till today i am unable to find that library.... Thanks once again.... Regards inderjeet > The encryption & decryption of uploaded file > -------------------------------------------- > > Key: FILEUPLOAD-119 > URL: http://issues.apache.org/jira/browse/FILEUPLOAD-119 > Project: Commons FileUpload > Issue Type: New Feature > Environment: Windows/Linux > Reporter: inderjeet > Priority: Critical > > Hi, > Can we upload the file in the encypted format and later decrypt it to show > the file so that noone can directly open the file from the disk space (hard > disk) where i have uploaded the file usinf fileUpload functionality. This is > the major concern for our project ? > Is there any external library which can do this for us even just after we > upload the file through this API ? > Thanks & Regards > Inderjeet -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
