aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-RSA
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLijliao2003-10-242-24/+23
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove RESTRICTED tag for crypto stuff.nork2003-02-231-2/+0
| | | | Approved by: kris (implicitly)
* Update to 1.48 and add missing dependencymharo2002-02-262-3/+4
| | | | | PR: 34978, 35122 Submitted by: Seamus Venasse <svenasse@polaris.ca>, Jason Harris <jharris@widomaker.com>
* Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-keymharo2001-09-125-0/+90
cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations.