Simple String Encryption


/ Published in: VB.NET
Save to your folder(s)

Passing in a seed and your string will return an encrypted string. Pass in the same seed and the encrypted string again and it will return the original unencrypted string.

URL: http://codefinds.blogspot.com/2009/01/simple-string-encryption.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.