From owner-freebsd-arch@FreeBSD.ORG Fri Dec 10 07:57:23 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D7D16A4CE for ; Fri, 10 Dec 2004 07:57:23 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29CA743D4C for ; Fri, 10 Dec 2004 07:57:23 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id CDF56ACAFB; Fri, 10 Dec 2004 08:57:20 +0100 (CET) Date: Fri, 10 Dec 2004 08:57:20 +0100 From: Pawel Jakub Dawidek To: Colin Percival Message-ID: <20041210075720.GR1130@darkness.comp.waw.pl> References: <41B92CF3.2090302@wadham.ox.ac.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2qwbT0JTInWqknst" Content-Disposition: inline In-Reply-To: <41B92CF3.2090302@wadham.ox.ac.uk> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: freebsd-arch@freebsd.org Subject: Re: Adding standalone RSA code X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 07:57:23 -0000 --2qwbT0JTInWqknst Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 09, 2004 at 08:58:27PM -0800, Colin Percival wrote: +> I'd like to add a new library for lightweight barebones RSA +> computations, and associated commandline rsa-makekey, rsa-sign, +> and rsa-verify utilities. +>=20 +> To a certain extent, this duplicates existing functionality +> (openssl), but I think my code has important advantages which +> justify the duplication: +> 1. It is lightweight (around 2% of the size of openssl), which +> may allow it to be used in memory-limited environments, You compered size of the source or compiled library? Compiled openssl library isn't too big... PS. This is not a 'no' voice. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --2qwbT0JTInWqknst Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBuVbgForvXbEpPzQRAnctAJ9BLPEN6OGEK4Ri54OVT1lRDjFevgCfZ+HE HxPzwjyQHqoK/jcVSOiEUKQ= =J93y -----END PGP SIGNATURE----- --2qwbT0JTInWqknst--