Community

Simple String Encryption in Visual Basic (Part 1)

(Ged Mead) A question that comes up again and again is the one that asks: “How can I encrypt a string?”. The answers range from the simple switching of characters right up to using a wrapper for a System.Security.Cryptography.TripleDESCryptoServiceProvider object.

Read More - Register for Free Membership