473,500 Members | 1,967 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Blowfish support in 1.1?

Has anyone been able to get blowfish decryption working from C#, in 1.1?

I found sourcecode for 2.0, but there is enough 2.0 specific code in there
that I'm trying to find a 1.1 library.

Thanks in advance!

Derrick
Jul 17 '07 #1
2 4482
Hi Derrick,
Has anyone been able to get blowfish decryption working from C#, in 1.1?
I found sourcecode for 2.0, but there is enough 2.0 specific code in there
that I'm trying to find a 1.1 library.
I'm not aware of a library for .NET 1.1, but the official place to download
source code is at:

http://www.schneier.com/blowfish-download.html

From there, I could find the C# 2.0 implementation:

http://www.hotpixel.net/bfnet200.zip

I very briefly checked this file, and noticed that the basic Blowfish
implementation files (BlowfishECB.cs and BlowfishCBC.cs) don't appear to use
many C# or .NET 2.0 related features. Thus, with little work I think you
could create classes that are .NET 1.1 compatible.

Hope this helps!

--
Regards,

Mr. Jani Järvinen
C# MVP
Helsinki, Finland
ja***@removethis.dystopia.fi
http://www.saunalahti.fi/janij/
Jul 18 '07 #2
Derrick wrote:
Has anyone been able to get blowfish decryption working from C#, in 1.1?

I found sourcecode for 2.0, but there is enough 2.0 specific code in there
that I'm trying to find a 1.1 library.
http://www.bouncycastle.org/csharp/ support .NET 1.1 out of the box
and has almost any encryption/decryption algorithm (including Blowfish).

Arne
Aug 3 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
9032
by: BKDotCom | last post by:
I'm writing an app that will use blowfish encryption.. PHP's mcrypt will be used if available. if not, I'll use PHPmyadmin's blowfish.php library. The problem is I can't figure out what...
2
10154
by: Hal Vaughan | last post by:
I have no background in encryption, so I'm working with samples I've found in various places and patching them together. I know Blowfish can use a 56 byte key. The version of this program in Perl...
2
2936
by: Claus Wanner | last post by:
Hi NewsGroup, some days ago i've started to coding an decryting function to decyrpt a Passwort. The password is BlowFish encrypted and than Base64 encodet. An other application send the...
0
1062
by: Peter | last post by:
A while back I saw the posting for this blowfish application. I was wondering if anyone knows if this implementation is over 448 bits? http://www.todd.acheson.com/Blowfish.NET.zip
3
13758
by: Iain | last post by:
Hi I need Blowfish encyption (freeware hopefully) for a c# project, any ideas where to start? TIA Iain
1
8222
by: Vipul Kulshrestha | last post by:
Hello Friends, I need to an encryption of passpword and store it in a file. I am looking for a code in C. I m having a code in C for Blowfish encryption but it takes long values as input . But I...
0
1144
by: Damon Getsman | last post by:
I'm working on a utility that needs to be able to generate /etc/shadow suitable hashes on an OpenSuSE 10.3 system. All of the shadowed hashes are blowfish, I believe, from seeing the 'magic'...
2
6675
by: d-fan | last post by:
I am including a sample of the "C" coding that I am using to decode a file. The file was encrypted with a component name Cryptocx in the windows platform. I need to be able to decrypt the file...
2
4026
by: Demosthenes | last post by:
Does anyone have a simple implementation of Blowfish encryption ? I have gone to freevbcode.com and it wants me to download two installers that install a "chillkat" framework and so on. I really...
0
7136
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7182
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7232
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7397
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4923
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4611
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3106
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.