1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
89932ed0a8 New Port: security/p5-Crypt-Blowfish_PP
Blowfish is a published algorithm written by Bruce Schneier
	Unlike IDEA or DES etc. there are no patent implications
	in using this algorithm.

	It uses anywhere between a 64 bit and a 448 bit key. The
	transform itself is fast and operates on a 64 bit block,
	and most of the calculation time is in initialising the
	context with the key data.

	The _PP name comes from the fact that this implementation
	is Pure Perl, and will not have any compatibility problems.

PR:		ports/43794
Submitted by:	Jim Geovedi <negative@toxic.magnesium.net>
2003-02-04 23:56:42 +00:00