A1VBCode Forums

Encryption/Decryption


http://www.a1vbcode.com/vbforums/Topic23057.aspx

By shiva - 9/17/2007

Hi folks,

Can anyone help me in string encryption/decryption to byte and vice versa!!!! I have searched in google but couldn't find exact solution. Some examples found says Private Keys which I don't understand/ don't require to use. Any help would be appreciated. Thanks in advance.

Actually, I need it in C# and posted the topic in C# section as well. I have posted here b'coz if the same kind of code is available in VB6 I could convert to C#. Thanks once again.


G.Shiva Shankar

By harrylennox - 4/29/2008

hi...



Try this link:

http://www.example-code.com/csharp/aesEncryptCC.asp



it just a piece of code...hope this help too....