Click here to Skip to main content
15,891,976 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am trying to create a app where i can encrypt my flash drive by encrypting encrypting folders and subfolders and all the files in them, I has wondering how i could do this, i know how to encrypt a file thats pretty easy, What should I do? Get a list of files in a folder and use a loop to encrypt them all or what??? any help would be apprishiated :-D :-D
Posted

I think the best thing to do would be to Compress the folder , including subfolders, and then encrypt the zip file.

Happy Coding
 
Share this answer
 
I think the best thing to do would be to Compress the folder , including subfolders, and then encrypt the zip file.

Happy Coding
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900