Basic Encryption Sequence Using Xor
Category:
C#, VB.NET, ASP.NETType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic.NET
More information:
To quote the author, this encryption code is useful to those coders who are beginners to intermediates. Plus, if you are one of those programmers who does not quite understand arrays, this can help a bit, as it is a very small and simple piece of code.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: