Re: MySQL and encryption

2001-11-26 Thread Ken Kinder
Oh you're actually from MySQL -- I didn't notice that. That'll be very cool when you get that finished. Also, having a datatype specifically for credit card numbers would be cool. :) On Thursday 22 November 2001 09:52 pm, Michael Widenius wrote: > Hi! > > > "Ken" == Ken Kinder <[EMAIL PROTE

Re: MySQL and encryption

2001-11-22 Thread Michael Widenius
Hi! > "Ken" == Ken Kinder <[EMAIL PROTECTED]> writes: Ken> Monty, is this like a product you're selling? I would like more information, Ken> although I haven't gotten to this yet in my security sweep. This is something a customer of our is sponsoring and that we will put into MySQL 4.0 as

Re: MySQL and encryption

2001-11-21 Thread Ken Kinder
Monty, is this like a product you're selling? I would like more information, although I haven't gotten to this yet in my security sweep. On Wednesday 21 November 2001 06:27 am, Michael Widenius wrote: > Hi! > > > "Ken" == Ken Kinder <[EMAIL PROTECTED]> writes: > > > > Ken> I would like to k

Re: MySQL and encryption

2001-11-21 Thread Michael Widenius
Hi! > "Ken" == Ken Kinder <[EMAIL PROTECTED]> writes: Ken> I would like to know if anyone has some advice on encrypting credit cards Ken> myself, as it's something I'm going to be needing to look into for my own Ken> purposes. We are working on a solution to this which will be availabl

Re: MySQL and encryption

2001-11-20 Thread Fletcher Sandbeck
o: Thomas Kotze` <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > > > Subject: Re: MySQL and encryption > > > > > > I would like to know if anyone has some advice on encrypting credit cards > > > myself, as it's something I'm going to be needing to l

Re: MySQL and encryption

2001-11-20 Thread Sergei Golubchik
Hi! On Nov 20, William R. Mussatto wrote: > On Tue, 20 Nov 2001, Ken Kinder wrote: > > > Date: Tue, 20 Nov 2001 08:41:20 -0700 > > From: Ken Kinder <[EMAIL PROTECTED]> > > To: Thomas Kotze` <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > > Subject: Re: MyS

Re: MySQL and encryption

2001-11-20 Thread William R. Mussatto
On Tue, 20 Nov 2001, Ken Kinder wrote: > Date: Tue, 20 Nov 2001 08:41:20 -0700 > From: Ken Kinder <[EMAIL PROTECTED]> > To: Thomas Kotze` <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: MySQL and encryption > > I would like to know if anyone has some adv

Re: MySQL and encryption

2001-11-20 Thread Ken Kinder
4.0 does support SSL connections. Note that this isn't an encrypted database, it's just that the connection between you and the server is encrypted -- which is of course, good. One more thing: you have to specifically use the SSL feature -- don't assume that your connection is encrypted! I sugg

MySQL and encryption

2001-11-20 Thread Thomas Kotze`
Hi, I am new to MySQL and would like to know what encryption capabilities the MySQL database have. Regards Thomas ** This email and any files transmitted with it are confidential and intended solely for the use of the indivi