Guys, I'm building a database for an e-commerce system which will hold sensitive customer details (names, addresses, credit card details) and so we need to encrypt this.
What strategies are others using for doing this ? Do you rely on the application doing it and storing the values (already encrypted) into DB2. Or are you using an stored procedure to do it ? Where do you store key information used for encrypt / decrypt ? TIA Phil -- Philip Nelson (DBA) <[EMAIL PROTECTED]> ScotDB Limited - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc
