Re: Encrypt and Decrypt in C#

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Gidi,

Take a look at the classes in the System.Security.Cryptography
namespace. There are a number of encyrption algorithm implementations there
that you can use.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"Gidi" <shnapsi@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:EE3F27F0-DE2B-401E-BCFC-20B85C735B4B@xxxxxxxxxxxxxxxx
> Hi,
>
> Is there Buid-In fuction in C# that Encrypt and Decrypt strings?
> i have a textbox which i'm writing into file, and i want to encrypt it
> before writing, i'm not looking for something fancy, just for a simple
> Encryption and Decryption function.
>
> thanks,
> Gidi.


.



Relevant Pages

  • Re: Shell scripting help required...
    ... > I'm writing a shell script which will encrypt a word. ... > use an array and a 'for' loop, but for the life of me, I can't get it right. ...
    (comp.unix.shell)
  • DPAPI with User Profile
    ... I am using DPAPI to encrypt and decrypt strings. ... The user profile that I am using is a network user with roaming profile. ...
    (microsoft.public.dotnet.security)
  • Re: Encrypt Decrypt strings with compact framework
    ... "Timo Meier" wrote in message ... > how can I encrypt and decrypt strings in c# using the compact framework? ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: ZIP Encryption
    ... ??>> you can encrypt the files before packing. ... you can pack the files ... Do you read before writing? ...
    (borland.public.delphi.thirdpartytools.general)