Subject Re: [firebird-support] Encryption
Author Steve Wiser
If you are using linux try downloading and using
http://www.ibphoenix.com/downloads/FreeUDFLibC-0.8.tar.gz which contains
the function f_encrypt_md5.

-steve

On Mon, 2005-06-13 at 16:37 -0300, Carlos Arguilar wrote:

> Hello All!
>
> I have following problem: I need encrypt/decrypt data of my database because
> the records content are the core of system. It is a thesaurus database. I
> have tried to write a UDF based on simple xor function and call it in the
> Before Insert event through a trigger. The goal would be encrypt this way
> and after, retrieve the value decrypted through the call the function in the
> select statement.
>
> Though, it isn't working. The value generated and written on database is
> different than the value generated on the application in Delphi where the
> function was wrote.
>
> Anyone know a function for perform this?
>
> Any tip?
>
> Thanks.
>
> Regards,
>
> Carlos Arguilar
>
>
>
>
>
>
> ____________________________________________________
> Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Yahoo! Groups Links
>
>
>
>
>
>
>


[Non-text portions of this message have been removed]