From owner-cvs-all Wed Jan 29 11:21: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFEFE37B401; Wed, 29 Jan 2003 11:21:02 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABF743F85; Wed, 29 Jan 2003 11:21:01 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id h0TJKbP4012653; Wed, 29 Jan 2003 14:20:37 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Wed, 29 Jan 2003 14:20:36 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Max Khon Cc: Mikhail Teterin , "Jacques A. Vidrine" , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.inc des_crypt.3 opensslconf-alpha.h opensslconf-i386.h opensslconf-ia64.h opensslconf-powerpc.h opensslconf-sparc64.h src/secure/lib/libcrypto/man ASN1_OBJECT_new.3 ASN1_STRING_length.3 ... In-Reply-To: <20030129062807.A56346@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 29 Jan 2003, Max Khon wrote: > > A related topic. I thought, it was agreed to, at some point, remove our > > implementations of things, OpenSSL provides, in favor of the OpenSSL's > > replacements -- may be, after merging in the differences, or some such. > > I'm talking primarily of the message digest library (-lmd), which is > > (almost) API compatible with -lcrypto (MD5Final vs. MD5_Final). > > OpenSSL lacks some functions our -lmd has: MDX_File, MDX_FileChunk and > MDX_End. > > I have a patch that removes -lmd from base system (it has some raw edges > and is a bit outdated but its does most of the job). Also, we consider OpenSSL to be "crypto" which might be subject to export limits, but I don't think we consider MD5 to be crypto in the same sense. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message