Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in Postgres - Mailing list pgsql-hackers

From sanjay sharma
Subject Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in Postgres
Date
Msg-id BAY116-W13D7C3BE54C24E15495728C3FB0@phx.gbl
Whole thread Raw
Responses Re: Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in Postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in Postgres  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
Hello All,<br />  <br /> I would like to submit following feature request for Postgres:<br />  <br /> 1. Transparent
DataEncryption: The column which needs to be stored in encrypted form can be specified through DDL. The encryption key
canbe stored in a  secure file accessible through a pass phrase. That particular column would apper in encrypted form
forall users except the users specified through a grant to see the data in decrypted form.<br />  <br /> I would like
tohook-up with people who are working in the postgres security area to refine the feature detail and work on its
implementation.<br/>  <br /> Please guide me how to go about it.<br />  <br /> Sanjay Sharma<br /> Victoria, Canada<br
/> <br /><br /><hr />Exclusive Marriage Proposals! Find UR life partner at Shaadi.com <a
href="http://ss1.richmedia.in/recurl.asp?pid=430"target="_new">Try it!</a> 

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Cast as compound type
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] psql slash# command