Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 1995 14:31:59 +0000 ()
From:      Yen-Wei Liu <ywliu@psi.wsl.sinica.edu.tw>
To:        peter@bonkers.taronga.com (Peter da Silva)
Cc:        hackers@freebsd.org
Subject:   Re: UNIX crypt() source - the problem solved (fwd)
Message-ID:  <199506031432.OAA18384@psi.wsl.sinica.edu.tw>
In-Reply-To: <199506030000.TAA12776@bonkers.taronga.com> from "Peter da Silva" at Jun 2, 95 07:00:03 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> /*
>  *   UNIXCRPT.C
>  *
>  *   UNIX Crypt() Implementation
>  *   Programmed by Mark Saarinen
>  *
>  */
> 


There is another question here : I am compiling PINE/IMAPD on FreeBSD 2.0.
IMAPD requires crypt(). Unfortunately there is only MD5 on my systems.
Now I wonder if there is a wrapper function named crypt() which take
advantage of MD5 rather than DES ? If no, I either write my own or
apply secdist.

I live outside the US and I don't want to use DES illegally.

---
Yen-Wei Liu 
Internet e-mail address:ywliu@beta.wsl.sinica.edu.tw
			ywliu@gate.sinica.edu.tw
FAX: +886-2-783-6444



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506031432.OAA18384>