[Gambas-user] Encrypt / Decrypt functions under Gambas.
Benoit Minisini
gambas at ...1...
Sat Nov 19 17:36:06 CET 2005
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,
--
Benoit Minisini
More information about the User
mailing list