all groups > dotnet security > september 2005 >
You're in the

dotnet security

group:

simple way to encrypt data



simple way to encrypt data z f
9/21/2005 12:00:00 AM
dotnet security: Hi,

i need a simple way ( no app blicks ) to encrypt and decrypt data
what is the object/method i should use?

TIA.

Re: simple way to encrypt data Mona
9/24/2005 12:00:00 AM
Hi,

Regarding this issue of encrypting and decrypting the data, I would request
you to please go through the following article which ilustrates encryption
and teh decryption of the data :

[Visual Basic .NET Code Sample: Encrypt and Decrypt Data]
http://www.microsoft.com/downloads/details.aspx?FamilyID=83f3c2d1-ced6-473e-9cbe-723ca1f0267d&displaylang=en

Hope this helps.

-Sincerely,
Mona [Grapecity]

[quoted text, click to view]

Re: simple way to encrypt data z f
11/9/2005 9:03:27 AM
i changed the sample to work with memorystream instead of filestream, but i
don't know the size the encrypted data might be. (which is not a problem
with file stream)

( i use Rijndaelalgorithm )

thank you.




[quoted text, click to view]

AddThis Social Bookmark Button