If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Encrypt data in a table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-18-03, 23:33
Ramesh Ramesh is offline
Registered User
 
Join Date: Aug 2002
Location: INDIA
Posts: 24
Encrypt data in a table

Hi,

Is it possible to encrypt data in a table and decrypt when required?


Best regards,
Ramesh
Reply With Quote
  #2 (permalink)  
Old 02-20-03, 05:55
eherber eherber is offline
Registered User
 
Join Date: Aug 2002
Location: Bonn/Germany
Posts: 152
No this is not possible with IFMX.

You can encrypt the data via the application and decrypt
it later. But this approach will only work if a single application
is accessing the data, otherwise all applications must
have the ability to encrypt/decrypt the data.

There has been a company called Protegrity. I heard some
rumors that they developed a datablade for encrypting
data in IFMX 9.x databases. But I have no additional
information on this. You might check their website:

www.protegrity.com

With the upcoming IDS 9.40 release you can encrypt the
network traffic between client and server, but not the
data stored in the database.
__________________

Best regards

Eric
--
IT-Consulting Herber
WWW: http://www.herber-consulting.de
Email: eric@herber-consulting.de

***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************
Reply With Quote
  #3 (permalink)  
Old 02-23-03, 23:24
prae prae is offline
Registered User
 
Join Date: Feb 2003
Posts: 60
Protegrity stopped teh development of their encryption software for informix, because they haven't got a market.
A shame.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On