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

Brant Wells bwells at ...475...
Tue Jul 13 23:34:24 CEST 2004


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




More information about the User mailing list