Have a look at the classes derived from SymetricAlgorithm (like TripleDES)
in System.Security.Cryptography.

cheers
Mathias

> I need to obfuscate passwords a little for storing in text file.
>
> A method  which converts password to text and then other method which
> converts this back to password.
>
> Which is the simplest way which works in both MONO and .NET 3.5  ?
>
> Andrus.


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to