aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael_PP
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* This is a pure perl implementation of the new AES Rijndael. You wantErwin Lansing2006-07-144-0/+37
to use Crypt::Rijndael where available. This implementation is really slow, but I am working on it. WWW: http://search.cpan.org/dist/Crypt-Rijndael_PP/ PR: ports/100262 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167801