Click here to Skip to main content
15,890,557 members
Articles / Programming Languages / C#

Emulating PBEWithMD5AndDES Encryption under .NET

Rate me:
Please Sign up or sign in to vote.
3.53/5 (6 votes)
19 Nov 2006CPOL 114.1K   1.2K   15  
A class to provide the same behaviour as Java's PBEWithMD5AndDES encryption algorithm

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
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