Commit graph

2 commits

Author SHA1 Message Date
Steve Wills
c751c5077d - Add missing DEPENDS
- Bump PORTREVISION

PR:		ports/165885
Approved by:	maintainer timeout (kostjnspb@yandex.ru, >3 weeks)
Feature safe:	yes
2012-04-09 22:56:11 +00:00
Wen Heping
846424b94e Twofish is a 128-bit symmetric block cipher with a variable key
length (128, 192, or 256 bits) key, developed by Counterpane Labs.
It is unpatented and free for all uses, as described at
http://www.counterpane.com/twofish.html. It has been one of the
five finalists for AES.

This module is written in pure Perl, it should run everywhere
where Perl runs.

WWW:    http://search.cpan.org/dist/Crypt-Twofish_PP/

PR:		ports/154142
Submitted by:	Konstantin Menshikov <kostjnspb@yandex.ru>
Feature safe:	yes
2011-01-20 06:05:28 +00:00