There are various ways to encrypt data depending upon the stringency
of your requirement and the level of the security you desire. If you
require basic encryption, a simple cipher (such as ROT-13) might be
sufficient. If you require high levels, use the encryption classes in
the BCL.

Lots of articles and tutorials can be found by searching for something
like ".net encyrption tutorial".

On Jan 1, 5:59 am, [email protected] wrote:
> hello all . happy new year ..
> iam using XML File to Save some user Settings on a C# Windows Form  
> Application i want to encrypt that File so that the user can`t
> figure out the Logic Behind The Scene,
> i know nothing about encryption .. Is there an easy way to do that ??
> any help would be highly Appreciated ...

Reply via email to