[Gambas-user] Cypher algorithms
Benoit Minisini
gambas at ...1...
Sat Jul 8 23:30:41 CEST 2006
On Saturday 08 July 2006 23:24, Fabien Bodard wrote:
> Le Samedi 8 Juillet 2006 11:44, Leonardo Miliani a écrit :
> > Leonardo Miliani ha scritto:
> > > Are there sample codes of (de)cypher algorithms in Gambas?
> > > I.E. Blowfish, DES, TEA, etc.?
> >
> > I ask again if someone has a good implementation of Blowfish and
> > Rijndael for Gambas...
> > I wrote an RC4 algorithm implementation but it was easy to do, because
> > code was very short.
> > But Blowfish and Rijndael have a lot of code and translating a C++
> > program in Gambas isn't easy for me... :-/
>
> why translate ?... why don't you make a C++ component ?
>
>
> Fabien
>
Yes. These are some interesting functions to put in a component. Maybe there
are libraries somewhere that implement these algorithms?
--
Benoit Minisini
More information about the User
mailing list