Re: Encrypted table

2002-03-11 Thread Cengizhan Kaptan
al Message - From: "Chris Becker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 11:46 PM Subject: Re: Encrypted table > encrypted table, no. > > encrypted data - yes! check out this AES algorithm, it ca

Re: Encrypted table

2002-03-11 Thread Chris Becker
encrypted table, no. encrypted data - yes! check out this AES algorithm, it can be used with C, C++, and there is even a VB implementation. I highly recommend. Chris www.MyDBA2000.com >From: Tripp Scott <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Encrypted table

Encrypted table

2002-03-11 Thread Tripp Scott
The downside of putting users' data in a MySQL database is that the sysadmin knows everything. Is there an implementation of an encrypted table in MySQL? t - Before posting, please check: http://www.mysql.com/manua