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

Blowfish Encryption Implementation in .Net

31 Jul 2011CPOL 1.4K   10
Blowfish encryption is very popular for encrypting data but its really hard to find a .net implementation of this algorithm. This articles tries to solve this problem.
We're sorry, but the article you are trying to view was deleted at 3 Aug 2011.

Please go to the C# Table of Contents to view the list of available articles in this section.