Click here to Skip to main content
15,891,943 members
Articles / Mobile Apps / Windows Mobile

Implementing XOR cipher encryption / decryption in C#

Rate me:
Please Sign up or sign in to vote.
4.15/5 (13 votes)
18 Mar 2009CPOL5 min read 69.9K   3.8K   26  
A theoretical and practical implementation of the XOR encryption technology in C# which is extended from the Vernam cipher

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Anovio AG
Germany Germany
I'm in the software business since 1998, started coding in the mid 80s on a VC20 and C16.

My primary languages are C/C++ and since 2007 C#. My expertise is in document management systems as well as the real time simulation sector.

Comments and Discussions