From owner-freebsd-arch Mon Jul 16 8:15:32 2001 Delivered-To: freebsd-arch@freebsd.org Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id D715737B403 for ; Mon, 16 Jul 2001 08:15:16 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (dialup-209.245.130.87.Dial1.SanJose1.Level3.net [209.245.130.87]) by scaup.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id IAA09392; Mon, 16 Jul 2001 08:14:56 -0700 (PDT) Message-ID: <3B530511.C8E861E1@mindspring.com> Date: Mon, 16 Jul 2001 08:15:29 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Peter Wemm Cc: Dima Dorfman , arch@FreeBSD.ORG Subject: Re: Getting rid of libgmp References: <20010714130715.6A27738FD@overcee.netplex.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Wemm wrote: > > > Comments? Suggestions? > > > > Benchmarks, proving that you increased, or at least did not > > injure performance with this change? > > This isn't really relevant. There are only a couple of things that use it. > Namely the secure rpc key generators, the secure diffie hellman rpc key > exchange, and telnet SRA key exchange at startup. None of these use it > more than once (or once per connection). > > telnet is already linked against libcrypto. It should be using > that for bignum support instead of libmp. > > libmp is dead. libcrypto is the interface of choice to use these days, > or libgmp. Nothing in our tree uses libgmp. We currently can do 600 1024 bit SSL connections a second, and expect to double that via interface changes. So performance _is_ relevent. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message