Niklas S�derlund <[EMAIL PROTECTED]> writes: > Anyway, is md5 passwords supported?
md5 passwords are a nice idea, but IMO the current implementation of it (and I'm thinking primarily of the design of it, not the actual code) is a really awful hack. It would be better to use pkcs#5 (and allocate a new $x$ prefix for it). /Niels -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

