From owner-cvs-all Wed Jan 29 6:31:53 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 8329F37B401; Wed, 29 Jan 2003 06:31:52 -0800 (PST) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B4243F43; Wed, 29 Jan 2003 06:31:50 -0800 (PST) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id h0TEVNLf012096; Wed, 29 Jan 2003 14:31:23 GMT (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id h0TEVN0C012095; Wed, 29 Jan 2003 14:31:23 GMT X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.6) with ESMTP id h0TEQhaX067483; Wed, 29 Jan 2003 16:26:43 +0200 (SAST) (envelope-from mark@grondar.org) Message-Id: <200301291426.h0TEQhaX067483@grimreaper.grondar.org> To: Mikhail Teterin Cc: 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: Your message of "Wed, 29 Jan 2003 09:09:22 EST." <200301290909.22187.mi+mx@aldan.algebra.com> Date: Wed, 29 Jan 2003 14:26:43 +0000 From: Mark Murray 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 Hi > = I'd __really__ like to see OpenSSL documentation installed, but in a > = non-clobbering way. Should we have /usr/share/man/openssl ? > = Or perhaps we should use pod2html (rather than pod2man) and install > = /usr/share/doc/openssl ? > > NetBSD spells OpenSSL's passwd.1 as openssl_passwd.1 I don't like that. Its hard(er) to script. > 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). Yes. md5(1), sha(1) and bdes(1) can certainly be replaced by openssl(1) (at least functionally). With minor effort, openssl(1) can take over from them properly. Libcrypto is a complete(ish) replacement for libmd. We could do to libmd what we did to libmp; gut it and make it a wrapper. > We can definetly start that road with merging some of the man-pages... ... and libs. M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message