Date: Tue, 20 Dec 2005 15:50:08 +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-GOST Makefile distinfo pkg-descr pkg-plist Message-ID: <200512201550.jBKFo89s005997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-20 15:50:08 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Crypt-GOST Makefile distinfo pkg-descr pkg-plist
Log:
GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit
key developed in the former Soviet Union. Some information on it
is available at http://vipul.net/gost/ .
This module implements GOST encryption. It supports the Crypt::CBC
interface, with the functions described below. It also provides
an interface that is backwards- compatible with Crypt::GOST 0.41,
but its use in new code is discouraged.
WWW: http://search.cpan.org/dist/Crypt-GOST
PR: ports/90684
Submitted by: Gabor Kovesdan
Revision Changes Path
1.699 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/p5-Crypt-GOST/Makefile (new)
1.1 +3 -0 ports/security/p5-Crypt-GOST/distinfo (new)
1.1 +9 -0 ports/security/p5-Crypt-GOST/pkg-descr (new)
1.1 +7 -0 ports/security/p5-Crypt-GOST/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512201550.jBKFo89s005997>
