[Gambas-user] How to decrypt a text? Any suggestions?

Brant Wells bwells at ...475...
Wed Jun 16 17:51:11 CEST 2004


Good point, Rob.  I haven't done any DB work in Gambas yet...  and I 
hadn't even thought about mysql having it's own password stuff.  It's 
been too long.... Maybe I should go get the newest one. (grin).

As for rolling my own encryption, I have done it in the past in VB (the 
code worked perfectly over in Gambas =-O ), simply because I didn't 
understand how to use some of the encryption controls / functions for 
VB.  I saw the gb.Crypt stuff, and was going to take a look at it, but 
just haven't had time as I've been busy battling viruses on my network...

Daniel:

Sure, let me take a look at it.  I can't guarantee any time frame, but 
I'll happily let you have the Gambas code if I can get it figured out.  
Maybe we could double team it and come up with a Control for Gambas?


See Ya Guys!
~Brant

Rob wrote:

>I think that rolling your own encryption is worse than no 
>encryption at all, because it might give someone a false sense 
>of security.  Since he's using mysql I would suggest he look at 
>the CRYPT() and PASSWORD() function calls and use them in his 
>SQL statements.
>  
>




More information about the User mailing list