|
-
Sep 25th, 2011, 04:06 AM
#1
Thread Starter
Lively Member
Secure Program Data encryption
What would be the best way of storing data securely away from users. What I have is a stack of files that get downloaded by the program, at the moment they COME encrypted, and stored in a temp location. Now where would be the be place to store them, and how would I store them? The program reads normal unencrypted files but in order for me to open them at the moment I nee to decrypt them in the temp folder and open them from there. This is bad because anyone could find the temp folder and simply copy out all the unencrypted files. Opening the files and then decrypting the bytearray is out of the question because the program only takes a filename as a option. Please just point me in the right direction!
Thanks,
-Josh
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|