How to encode and decode a string as a password field in pgsql table?

From: "Subhramanya Shiva" <shiva(at)archeanit(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: How to encode and decode a string as a password field in pgsql table?
Date: 2001-05-03 17:42:44
Message-ID: 1074.192.168.0.2.988911764.squirrel@mail.archeanit.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi all

How to encrypt and decrypt a value which is kept as a password in a table.
In mysql we r having encode and decode ... but in pgsql how to do this using
Java.

regards
Shiva.

--
Subhramanya Shiva, Programmer
Archean InfoTech pvt.Ltd.
Hyderabad, India
http://www.archeanit.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ned Wolpert 2001-05-03 17:44:03 Re: Returning oid or primary key
Previous Message Bruce Momjian 2001-05-03 17:42:23 Re: Returning oid or primary key