[Mono-list] Symmetric crypt/decrypt

Mathias Tausig mtausig at fsmat.at
Mon Jun 16 08:23:29 EDT 2008


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.




More information about the Mono-list mailing list