Hi!

On Wed, 9 Jun 1999, Postgres wrote:
>    I have another doubt about "crypt", I need crypt and descrypt some data
> but I don't know the sintax of the command, could someone help me?

   Standard "crypt" is one-way hash - there is no "decrypt". You need to
invent your own algorihm or find ready-made library for your programming
language.

>               Tanks a lot,
>                                       Rodrigo.

Oleg.
---- 
    Oleg Broytmann     http://members.xoom.com/phd2/     [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

Reply via email to