Re: [Exim] eq{} vs crypteq{}

Top Page
Delete this message
Reply to this message
Author: Sheldon Hearn
Date:  
To: Phil Pennock
CC: exim-users
Subject: Re: [Exim] eq{} vs crypteq{}

On Mon, 27 Aug 2001 15:50:42 +0200, Phil Pennock wrote:

> When using FreeBSD, with their crypt() libraries which overload MD5
> support, I've had problems with crypt() just completely breaking on
> traditional hash passwords. I ended up taking Eric Young's crypt
> routines (as found in OpenSSL) as in lib/des/fcrypt.c -- I put this into
> the library I was using and all my problems disappeared.


This might get fixed if you sent me a detailed problem report. That's
as much a part of the Open Source concept as available source code and
non-restrictive licenses.

Ciao,
Sheldon.