From owner-cvs-all Fri Feb 25 1:46:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BA7437C366; Fri, 25 Feb 2000 01:46:22 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id BAA74713; Fri, 25 Feb 2000 01:46:22 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 25 Feb 2000 01:46:21 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/usr.bin/openssl Makefile src/secure/usr.bin/scp Makefile src/secure/usr.bin/ssh Makefile src/secure/usr.bin/ssh-add Makefile src/secure/usr.bin/ssh-agent Makefile src/secure/usr.bin/ssh-keygen Makefile ... In-Reply-To: <93705.951471049@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 25 Feb 2000, Jordan K. Hubbard wrote: > > There is no reason for anyone !US to be using RSAREF, since it's inferior > > to the openssl native RSA implementation inside libcrypto. > > So you're saying there's a disparity between the libcrypto in the > international crypto repository and the one in the US, or that non-US > sites still need to wholesale replace this library? I thought getting > away from that was the whole point of abstracting rsaref away, if so. Argh, yes, thats the whole point. RSAREF sucks, it's slow, it has limitations, you don't want to be using it - but we in the US have no choice. There are still two versions of libcrypto, one with the mighty full native RSA crypto for the lucky foreigners and the spayed one which has to drink from the toilet of RSAREF. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message