Re: hi i need to encrypt one field in a table

From: Juris <bubliks(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: hi i need to encrypt one field in a table
Date: 2006-05-30 10:14:30
Message-ID: 4f31e3850605300314s51ba42f7m@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

For SQL-passwords usually use hashes...

2006/5/30, Penchalaiah P. <penchalaiahp(at)infics(dot)com>:
>
>
> Hello,
> I want to create a table with an encrypted field for a password entry, so
> that you can see only ********.
> And can I encrypt fields which datatype is an integer or a timestamp?
>
>
>
> Hi pls let me know this………..
>
>
>
> Thanks & Regards
>
> Penchal reddy | Software Engineer
>
> Infinite Computer Solutions | Exciting Times…Infinite Possibilities...
>
> SEI-CMMI level 5 | ISO 9001:2000
>
> IT SERVICES | BPO
>
>
>
>
> Telecom | Finance | Healthcare | Manufacturing | Energy & Utilities | Retail
> & Distribution | Government
>
>
> Tel +91-80-5193-0000(Ext:503)| Fax +91-80-51930009 | Cell No
> +91-9980012376|www.infics.com
>
> Information transmitted by this e-mail is proprietary to Infinite Computer
> Solutions and/ or its Customers and is intended for use only by the
> individual or entity to which it is addressed, and may contain information
> that is privileged, confidential or exempt from disclosure under applicable
> law. If you are not the intended recipient or it appears that this mail has
> been forwarded to you without proper authority, you are notified that any
> use or dissemination of this information in any manner is strictly
> prohibited. In such cases, please notify us immediately at
> info(dot)in(at)infics(dot)com and delete this mail from your records.
>
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mario Splivalo 2006-05-30 15:09:54 Re: hi i need to encrypt one field in a table
Previous Message Penchalaiah P. 2006-05-30 10:12:57 hi i need to encrypt one field in a table