sorry, you have to change the endian of the KEY, not the streams
lorenzo
-Original Message-
From: Szabó Lőrinc
Sent: Thursday, October 10, 2002 5:25 PM
To: [EMAIL PROTECTED]
Subject: RE: Blowfish crossplatform endian problem
I think I got it boys! :)
The solution is
I think I got it boys! :)
The solution is:
You just only have to change the endian-ness every dword of the
input encrypted stream,
and the decrypted stream will be ok.
Now, i just only have to search for the right implementations (which
must have to be similar)