[Gambas-user] Need to have blowfish en- and decryption

Daniel Oxley oxleyd at ...364...
Wed Jul 14 09:55:12 CEST 2004


I tried about 4 or 5 times in the end to rewrite this in Gambas.  Each time
I gave up and just binned the lot.  Maths was never my strong point!
You are right that it would be easier to just dump this code and write a new
version from scratch.

You can get a break down of how it works from Bruce Schneier's website.  Who
knows, maybe he would even be interested in helping....???  He once said
that the more languages his algorithm is translated into the better.

I think the best reason to use Twofish is that it is unpatented and open.
You know exactly how it works.  AFAIK, it has not been cracked (yet?)
either.

Daniel


-----Original Message-----
From: gambas-user-admin at lists.sourceforge.net
[mailto:gambas-user-admin at lists.sourceforge.net] On Behalf Of Brant Wells
Sent: 13 July 2004 23:34
To: gambas-user at lists.sourceforge.net
Subject: Re: [Gambas-user] Need to have blowfish en- and decryption

Hey Daniel:

I have had a hard time of making out the vb source code for twofish...  
(head reels from all the math formulas I've seen from reading up on 
it...)... 

 From what I've been able to decipher myself...  It'd be just as easy to 
write our own from scratch, unless there is some particular reason to 
use twofish...

Let me know what you think!
~Brant

Daniel Oxley wrote:

>A few weeks ago, a similar topic to this was discussed on here.  I said
that
>I had a VB implementation of this.  Brent said that (when he had time) he
>might try to translate to Gambas, and of course, share the code with us!
>
>So, I have attached the VB code.  It is only 7kb and I have left it
>uncompiled.  Even if it does not get translated to Gambas, it is an
>excellent tool for all you VB programmers who subscribe to this list.
>
>Daniel
>
>
>
>-----Original Message-----
>From: gambas-user-admin at lists.sourceforge.net
>[mailto:gambas-user-admin at lists.sourceforge.net] On Behalf Of Volker Schmid
>Sent: 10 July 2004 11:09
>To: Gambas Mailinglist
>Subject: [Gambas-user] Need to have blowfish en- and decryption
>
>Hi,
>
>is it possible to use blowfish encryption and decryption within gambas? I
>need to create a user-interface connecting to a server using tcp/ip. The
>implemented protocoll needs to encrypt and decrypt data with the
>blowfish-algorithm.
>
>Any suggestions?
>
>I'm not able to create a own gambas-extension, because I can't C or C++.
>
>Grüsse,
>
>Volker
>  
>


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list