Re: [JDBC] How to encode and decode a string as a password field in pgsql table?

2001-05-04 Thread Travis Bauer

Doesn't java has its own encryption package? You could use
that to encrypt and decrypt the password.
-- 

Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer


Subhramanya Shiva ([EMAIL PROTECTED]) wrote:

> 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.
> 
> 




---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster



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

2001-05-03 Thread Subhramanya Shiva

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



---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly