[Gambas-user] Encrypt / Decrypt functions under Gambas.
Dani Santos
jdsantos1978 at ...626...
Sat Nov 19 20:18:03 CET 2005
I've seen the functions in the Crypt component but they do not give me
the desired behaviour. I need to crypt a text and decrypt it given a
password and there's nothing like that in the component.
Thanks and regards.
El sáb, 19-11-2005 a las 17:36 +0100, Benoit Minisini escribió:
> On Saturday 19 November 2005 11:19, Dani Santos wrote:
> > Hi all.
> >
> > Does anyone know about any Encrypt / Decrypt functions running under
> > Gambas?
> >
> > I'm looking some similiar to mysql's AES_ENCRYPT / AES_DECRYPT
> > functions.
> >
> > Thanks
>
> You have crypting functions in the gb.crypt component of the development
> version. They are sufficient if you need storing encrypted passwords, and
> checking them.
>
> Regards,
>
More information about the User
mailing list