Hello,

I'm tempted to use the AES_ENCRYPT/AES_DECRYPT function in MySQL; as
documentation says the implementation is 128-bit AES. Thus the keys
are 16bytes in length. Now the 'key_str' in the manual can be
any length; how is the key generated from that?

also, for multi block encryptions what mode is used? ECB? CBC? CFB? OFB?


-- 
Singer X.J. Wang, Ph.D. Candidate
Faculty of Computer Science, Dalhousie University
6050 University Avenue, Halifax, NS, Canada, B3H 1W5
  Email:    [EMAIL PROTECTED]
  Fax:      (902) 492-1517
  WWW:      http://www.singerwang.com
  Schedule: http://schedule.singerwang.com
-----------------------------------------------------------------------
  One word sums up probably the responsibility of any vice president,
  and that one word is 'to be prepared'.
         - Dan Quayle

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

Reply via email to