473,396 Members | 1,895 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Folder Encryption

MVB
Hi,

I want to achieve the following ---->
I want to Encrypt an empty folder and all the other files and folders copied
under that folder should also be encrypted(recursively).
Does anyone has a Idea of how to encrypt a folder in c# .NEt?

Thanks
Jul 21 '05 #1
1 2098
You cannot encrypt a folder or file under the EFS standards in NTFS,
using the
..NET Framework as there are no API's provided in v1.1, but I think you
can in v2.0.
If you want to secure your data, the best way is to use a algorithm
based method, such
as a symmetric or hash algorithm to encrypt data.
The v1.1 of the Framework supports TripleDES, SHA256, RSA and other
types. This would
probably be more prudent to use since not all Windows OS's that support
the .NET Framework
support NTFS and it's EFS as well.
MVB wrote:
Hi,

I want to achieve the following ---->
I want to Encrypt an empty folder and all the other files and folders copied
under that folder should also be encrypted(recursively).
Does anyone has a Idea of how to encrypt a folder in c# .NEt?

Thanks

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Don | last post by:
I had my host map "domainA.com" to folder "domainB.com/folder". I'm finding when accessing "domainA.com" that PHP scripts which utilize $_COOKIE aren't able to see the cookies belonging to...
3
by: Robert Nolan | last post by:
This subject is probably simple to the readers, but I must be having one hell of a mental block cause I am beating my head against a wall. I need to create a simple folder tree that is about 3...
113
by: Bonj | last post by:
I was in need of an encryption algorithm to the following requirements: 1) Must be capable of encrypting strings to a byte array, and decyrpting back again to the same string 2) Must have the same...
1
by: Nick | last post by:
I am trying to install MS Visual Studio .NET 2003 Enterprise Architect from a MSDN DVD. The problem is that I cannot change the destination folder. The "Local Path" dropdown list and text box are...
1
by: MVB | last post by:
Hi, I want to achieve the following ----> I want to Encrypt an empty folder and all the other files and folders copied under that folder should also be encrypted(recursively). Does anyone has a...
1
by: danyadler | last post by:
Hi everyone, I'm using the System.Web.Mail classes to email users. The problem is that when I send to an Yahoo recipient, my email goes straight into the bulk folder. Is there a way to make...
5
by: alekatz | last post by:
Hi, I developed an aplication for an autoservice Kiosk, witch will be rented to customers. I want to lock a folder where sensitive files will reside, something like a password. Encryption will not...
4
by: tomtown.net | last post by:
Hello I'm using the File.Encrypt method (.net 2.0) to encrypt files and folders (mark for encryption) on a local disk (XP SP2, 3DES, .net 2.0). Unfortunatelly I get an exception when trying to...
11
by: John Williams | last post by:
I've written a simple program to do XOR encryption as my first foray into understanding how encryption works. The code compiles fine, however it segmentation faults on every run. using gdb to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.