Subject RES: [firebird-support] Re: Encryption in firebird - Help
Author Carlos Arguilar
At first, grateful all!

I need a reversible routine. I have a table that stores a name (special
user) and a password. This user is responsible sets free several special
resources in my database app. I would like in a trigger, for instance, I
can encrypt the password. Then, I would want decrypt.

Howsoever, the answers are way. Thanks all.

Best regards,

Carlos Arguilar

-----Mensagem original-----
De: Adam [mailto:s3057043@...]
Enviada em: terça-feira, 21 de dezembro de 2004 10:20
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] Re: Encryption in firebird - Help


What are you trying to protect? If you are just trying to hide
passwords so they are not in plain text, then you do not need
encryption, only a hash algorithm like SHA-1 or MD5. Hashing is
simple, because you don't have to manage public and private keys.
There is also no way to "break" a hashing algorithm unless you use a
brute force approach.

Is this what you need, or do you need something that is reversible
into the original string?

--- In firebird-support@yahoogroups.com, "carlos_arguilar"
<carlos_arguilar@y...> wrote:
>
> Hello!
> I have a table in my database that has a field that need
encryption.
> I have wrote a UDF, however, it don't work very well on firebird.
> Anyone know a routine be able such a thing.
> Please, help me.
> Regards,
> Carlos Arguilar







Yahoo! Groups Sponsor


ADVERTISEMENT

<http://us.ard.yahoo.com/SIG=129oi17k0/M=295196.4901138.6071305.3001176/
D=groups/S=1705115386:HM/EXP=1103717984/A=2128215/R=0/SIG=10se96mf6/*htt
p:/companion.yahoo.com> click here


<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
s/S=:HM/A=2128215/rand=806965071>

_____

Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/

* To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
<mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe
>

* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
<http://docs.yahoo.com/info/terms/> Service.


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