Initial import of Crypt-Twofish-1.0

This module to implement the Twofish cipher
This commit is contained in:
kevlo 2001-01-06 15:58:22 +00:00
parent 9cc7a45224
commit 36dd7b707a
5 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/06 15:58:22 kevlo Exp $
DISTNAME= Twofish-1.0
PKGNAME= p5-Crypt-${DISTNAME}
CATEGORIES= security perl5
NEED_VERSION= 1.348
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
CONFIGURE_STYLE= perl
WRKDIST= ${WRKDIR}/Crypt/Twofish
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Twofish-1.0.tar.gz) = 0c4d916aee5f0978bca2314a84b23b2c
RMD160 (Twofish-1.0.tar.gz) = 0a83afa079173e19cee308be505b98387d749ddc
SHA1 (Twofish-1.0.tar.gz) = dc7ff5498a263f5e7ea896735dcf0907b576184c

View File

@ -0,0 +1 @@
module to implement the Twofish cipher

View File

@ -0,0 +1,4 @@
Crypt::Twofish is a perl module implementing the Twofish cipher.
Twofish is a 128-bit block cipher.
Please see 'perldoc Crypt::Twofish' for more information.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/06 15:58:22 kevlo Exp $
libdata/perl5/site_perl/${ARCH}-openbsd/Crypt/Twofish.pm
libdata/perl5/site_perl/${ARCH}-openbsd/Crypt/Twofish.pod
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Twofish/.packlist
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Twofish/Twofish.bs
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Twofish/Twofish.so
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Twofish/autosplit.ix
man/man3/Crypt::Twofish.3p
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Twofish