I have to implement encryption and decryption in MVC 3.
Requirement is , First user will upload file,folder etc. then it will be displayed on screen. Now user can select the file or folder to encrypt or decrypt with a key (password).
How this functionality can be implemented? Any suggestion or help?
Code is important, but it's a small part of the overall process.
walia_jagwin...
Member
240 Points
173 Posts
Need Suggestion and help?
Jul 18, 2011 05:23 AM|LINK
Hi all,
I have to implement encryption and decryption in MVC 3.
Requirement is , First user will upload file,folder etc. then it will be displayed on screen. Now user can select the file or folder to encrypt or decrypt with a key (password).
How this functionality can be implemented? Any suggestion or help?
-- Jagz W