Date: Wed, 21 Dec 2005 17:39:06 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Crypt-TEA Makefile distinfo pkg-descr pkg-plist Message-ID: <200512211739.jBLHd6O2029312@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-21 17:39:06 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Crypt-TEA Makefile distinfo pkg-descr pkg-plist Log: TEA is a 64-bit symmetric block cipher with a 128-bit key and a variable number of rounds (32 is recommended). It has a low setup time, and depends on a large number of rounds for security, rather than a complex algorithm. It was developed by David J. Wheeler and Roger M. Needham, and is described at http://www.ftp.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html . WWW: http://search.cpan.org/dist/Crypt-TEA PR: ports/90717 Submitted by: Gabor Kovesdan Revision Changes Path 1.712 +1 -0 ports/security/Makefile 1.1 +24 -0 ports/security/p5-Crypt-TEA/Makefile (new) 1.1 +3 -0 ports/security/p5-Crypt-TEA/distinfo (new) 1.1 +7 -0 ports/security/p5-Crypt-TEA/pkg-descr (new) 1.1 +7 -0 ports/security/p5-Crypt-TEA/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512211739.jBLHd6O2029312>