From owner-freebsd-questions Mon Apr 15 8:11:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jester.ti.com (jester.ti.com [192.94.94.1]) by hub.freebsd.org (Postfix) with ESMTP id 6BB5237B405 for ; Mon, 15 Apr 2002 08:11:18 -0700 (PDT) Received: from dlep11.itg.ti.com ([157.170.133.18]) by jester.ti.com (8.11.6/8.11.6) with ESMTP id g3FF9fH01659 for ; Mon, 15 Apr 2002 10:10:02 -0500 (CDT) Received: from dlep11.itg.ti.com (localhost [127.0.0.1]) by dlep11.itg.ti.com (8.9.3/8.9.3) with ESMTP id KAA10203 for ; Mon, 15 Apr 2002 10:09:41 -0500 (CDT) Received: from dlemail.itg.ti.com (shedu.tu.sc.ti.com [192.30.147.145]) by dlep11.itg.ti.com (8.9.3/8.9.3) with ESMTP id KAA10189; Mon, 15 Apr 2002 10:09:40 -0500 (CDT) Message-ID: <3CBAED34.576BE573@dlemail.itg.ti.com> Date: Mon, 15 Apr 2002 08:09:40 -0700 From: Bob Pekarske Reply-To: pekarske_bob@ti.com Organization: TI/Tucson X-Mailer: Mozilla 4.78 [en] (X11; U; HP-UX B.10.20 9000/735) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: crypt Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I need to be able to compute old fashioned 13-byte unix password encrytions. I am on 3-1_RELEASE and I think I installed it with exportable encryption. In any event, I keep getting the "$1$"-md5 encryption strings. How can I get 13-character old-style encryptions? (I could compile a module into my application or link to a library.) Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message