Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   System.Security.Cryptography Namespace (http://www.programmingforums.org/showthread.php?t=13557)

mattireland Jul 14th, 2007 9:31 AM

System.Security.Cryptography Namespace
 
Hi,

I want to make a simple application that takes a string of text and encrypts it and then decrypts it.

Would I use the System.Security.Cryptography Namespace and if so how do I use it. I'm asuming you do something like the following:

:

var1.System.Security.Cryptography

Oh dear - I've just realised what a total noob I still am after a couple of years programming. Please help! Where do I start???

mattireland Jul 14th, 2007 3:39 PM

OK - ignore that - I was being a noob. Here's my code so far:

:

Dim txt2 As New System.Security.Cryptography.Oid

What the heck do I do next? Thanks!

bigguy Jul 14th, 2007 4:55 PM

http://www.devx.com/security/Article/7019

You might take a look at that.

mattireland Jul 14th, 2007 5:37 PM

Great! Thanks - that's what I was looking for but couldn't find on google!


All times are GMT -5. The time now is 2:58 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC