RE: AES 256-Bit Encryption and /etc/my.cnf

2003-06-25 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Tue, 24 Jun 2003, Daevid Vincent wrote:

 It would be really nice if ANY of these kinds of configuration options
 were settable via the /etc/my.cnf file. I use RPM's almost exclusively
 for their ease of maintenance, compatibility and stability and I
 certainly wouldn't want to go and have to re-compile anything just to
 change a value from 128 to 256. As a feature request/suggestion on
 behalf of every other RPM (or package such as .deb or .mdk or whatever)
 user, I implore you guys at mysql.com to consider this going forward.

Thanks for your suggestion, which I will forward to the developer in
charge of that part of the code. However, I am not sure if we can fulfil
this request. Enabling 256 bit encryption by default may pose legal
problems (export regulations), but IANAL. We shall see.

Bye,
LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD4DBQE++XVLSVDhKrJykfIRAltdAJjFMt9d98O0nvALrujhDQiP6D7IAJ9h/1VS
jr/u+yS9CYe1ZOIyvVd6dg==
=H0PG
-END PGP SIGNATURE-

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: AES 256-Bit Encryption and /etc/my.cnf

2003-06-25 Thread Daevid Vincent
I didn't mean for just this instance and this specific AES option (heck, I
don't even use AES at all ;-), I'm just saying that anywhere within the
mySQL .h files that has an option that someone may wish to edit in a
practical scenario, should be changeable via the my.cnf file instead/in
addition to. I appreciate you're taking the time to consider this. I think
it just makes good logical sense too. The less people have to muck with
compiling, the less chance of problems they'll have.

 -Original Message-
 From: Lenz Grimmer [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, June 25, 2003 3:11 AM
 To: Daevid Vincent
 Cc: [EMAIL PROTECTED]
 Subject: RE: AES 256-Bit Encryption and /etc/my.cnf
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 On Tue, 24 Jun 2003, Daevid Vincent wrote:
 
  It would be really nice if ANY of these kinds of 
 configuration options
  were settable via the /etc/my.cnf file. I use RPM's almost 
 exclusively
  for their ease of maintenance, compatibility and stability and I
  certainly wouldn't want to go and have to re-compile 
 anything just to
  change a value from 128 to 256. As a feature request/suggestion on
  behalf of every other RPM (or package such as .deb or .mdk 
 or whatever)
  user, I implore you guys at mysql.com to consider this 
 going forward.
 
 Thanks for your suggestion, which I will forward to the developer in
 charge of that part of the code. However, I am not sure if we 
 can fulfil
 this request. Enabling 256 bit encryption by default may pose legal
 problems (export regulations), but IANAL. We shall see.
 
 Bye,
   LenZ
 - -- 
 For technical support contracts, visit 
 https://order.mysql.com/?ref=mlgr
__  ___ ___   __
 
   /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
 /_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
___/   www.mysql.com
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
 Comment: For info see http://quantumlab.net/pine_privacy_guard/
 
 iD4DBQE++XVLSVDhKrJykfIRAltdAJjFMt9d98O0nvALrujhDQiP6D7IAJ9h/1VS
 jr/u+yS9CYe1ZOIyvVd6dg==
 =H0PG
 -END PGP SIGNATURE-
 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: AES 256-Bit Encryption and /etc/my.cnf

2003-06-24 Thread Daevid Vincent
It would be really nice if ANY of these kinds of configuration options were
settable via the /etc/my.cnf file. I use RPM's almost exclusively for their
ease of maintenance, compatibility and stability and I certainly wouldn't
want to go and have to re-compile anything just to change a value from 128
to 256. As a feature request/suggestion on behalf of every other RPM (or
package such as .deb or .mdk or whatever) user, I implore you guys at
mysql.com to consider this going forward.

 -Original Message-
 From: Lenz Grimmer [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, June 24, 2003 2:55 AM
 To: Herb Wartens
 Cc: [EMAIL PROTECTED]
 Subject: Re: AES 256-Bit Encryption
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Wed, 11 Jun 2003, Herb Wartens wrote:
 
  Does anyone know where to find the 256-Bit patch for AES encryption?
 
 No patch needed - just edit include/my_aes.h and change the 
 AES_KEY_LENGTH
 define to the desired value (it defaults to 128 bits).
 
 Bye,
   LenZ
 - -- 
 For technical support contracts, visit 
 https://order.mysql.com/?ref=mlgr
__  ___ ___   __
 
   /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
 /_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
___/   www.mysql.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]