This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

using cygwin crypt with Win32 MySQL encrypt()?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]