Date: Sat, 17 Dec 2005 10:30:13 +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-Digest-Haval256 Makefile distinfo pkg-descr pkg-plist Message-ID: <200512171030.jBHAUDrB059811@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-17 10:30:13 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Digest-Haval256 Makefile distinfo pkg-descr
pkg-plist
Log:
Haval is a variable-length, variable-round one-way hash function designed by
Yuliang Zheng, Josef Pieprzyk, and Jennifer Seberry. The number of rounds can
be 3, 4, or 5, while the hash length can be 128, 160, 192, 224, or 256 bits.
Thus, there are a total of 15 different outputs. For better security, however,
this module implements the 5-round, 256-bit output.
WWW: http://search.cpan.org/dist/Digest-Haval256
PR: ports/90534
Submitted by: Gabor Kovesdan
Revision Changes Path
1.669 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/p5-Digest-Haval256/Makefile (new)
1.1 +3 -0 ports/security/p5-Digest-Haval256/distinfo (new)
1.1 +7 -0 ports/security/p5-Digest-Haval256/pkg-descr (new)
1.1 +7 -0 ports/security/p5-Digest-Haval256/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512171030.jBHAUDrB059811>
