aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Crypt-DH-GMP
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.00009Wen Heping2010-10-143-5/+29
| | | | Notes: svn path=/head/; revision=262992
* Reassign ports from andrey@kostenko.name to perl@ due to lack of time.Mark Linimon2010-04-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=252936
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,Wen Heping2010-02-284-0/+44
implemented mostly in C. Crypt::DH uses Math::BigInt, which is a very feature-full and fast interface to perform high-precision math. WWW: http://search.cpan.org/dist/Crypt-DH-GMP PR: ports/144344 Submitted by: Andrey Kostenko <andrey@kostenko.name> Feature safe: yes Notes: svn path=/head/; revision=250413