From owner-cvs-all Tue Sep 11 18:12:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E041537B409; Tue, 11 Sep 2001 18:12:03 -0700 (PDT) Received: (from mharo@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8C1C3w79458; Tue, 11 Sep 2001 18:12:03 -0700 (PDT) (envelope-from mharo) Message-Id: <200109120112.f8C1C3w79458@freefall.freebsd.org> From: Michael Haro Date: Tue, 11 Sep 2001 18:12:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Crypt-RSA Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD 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 mharo 2001/09/11 18:12:03 PDT Modified files: security Makefile Added files: security/p5-Crypt-RSA Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations. Revision Changes Path 1.240 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message