Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Ralf Hauser" To: Subject: using cygwin crypt with Win32 MySQL encrypt()? Date: Thu, 3 Jul 2003 15:00:28 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Hi, It appears that state-of-the art salted-MD5 password verification is possible with mysql's encrypt() function (for details, see http://bugs.mysql.com/?id=784). Unfortunately, this doesn't work with the plain windows version of mysql (Ver 4.0.13-nt for NT on i32). Cygwin users, however have a /usr/lib/libcrypt.a and /usr/bin/crypt.exe - perhaps mysql could use those? Has anybody got something like this to work with mysql under windows? Any hints how to do that would be highly appreciated. Ralf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/