Click here to Skip to main content
15,867,594 members
Articles / Programming Languages / C#

Stream Based Encryption for .NET

Rate me:
Please Sign up or sign in to vote.
4.10/5 (11 votes)
6 Feb 2009CPOL4 min read 51K   549   44  
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
United Kingdom United Kingdom
I'm a recent graduate (MSci) from the University of Cambridge, no longer studying Geology. Programming is a hobby so I get to write all the cool things and not all the boring things Smile | :) . However I now have a job in which I have to do a bit of work with a computer too.

Comments and Discussions