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

Daniel Oxley oxleyd at ...364...
Wed Jun 16 19:37:50 CEST 2004


OK, i'll post the code here, it worked well in VB but was a little slow.  I 
got it from the web but then butchered it a little for my own purposes, if i 
can find the native code i'll post that, otherwise my version.

P.S. AFAIK, the original code was GPL anyway.

Although it won't be for a week or so as I am not in Madrid.

Daniel



---------- Original Message -----------
From: Brant Wells <bwells at ...475...>
To: gambas-user at lists.sourceforge.net
Sent: Wed, 16 Jun 2004 11:51:11 -0400
Subject: Re: [Gambas-user] How to decrypt a text? Any suggestions?

> 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.
> >  
> >
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
> Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
> Conference, June 28 - July 1 at the Moscone Center in San Francisco, 
> CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------





More information about the User mailing list