Re: Urgent Help

From: <operationsengineer1(at)yahoo(dot)com>
To: Shreehari S <shreehari_s(at)spanservices(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Urgent Help
Date: 2006-05-31 17:34:59
Message-ID: 20060531173459.18983.qmail@web33305.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> Hello Sir,
>
> I am new to PostGreSQL. I have problem in
> encrypt/decrypt of password field,
> can you please help me out in
> how to solve this.
>
> I went through the pgcrypto.sql file under contrib
> folder but it was of no
> help to me.
>
> It will be of very helpfull if you send me some
> examples codes for insert
> statements and select statements
> for encrypt/decrypt.
>
> This is very urgent.
>
> Thanks
> Shreehari S
> SPAN Systems Corporation, Bangalore.
> "Steering Progress, Together"

Shreehari,

here is a PHP tutorial discussing salting and hashing.

http://phpsec.org/articles/2005/password-hashing.html

if you use a different programming language, you can
take the principles and apply them to your language.

best of luck.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2006-05-31 17:46:00 Re: What is PostgreSQL 8.0 ??
Previous Message Daniel T. Staal 2006-05-31 13:40:22 Re: Urgent Help