Import Crypt-TripleDES 0.24.

Submitted by Margarida Sequeira <niness@devilness.org>.

This perl module implements 3DES encryption in ECB mode.
This commit is contained in:
naddy 2002-10-22 14:20:30 +00:00
parent d684ac8c5c
commit e437e6c916
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/10/22 14:20:30 naddy Exp $
COMMENT= "implementation of 3DES encryption on ECB mode"
DISTNAME= Crypt-TripleDES-0.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MAINTAINER= Margarida Sequeira <niness@devilness.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Crypt-TripleDES-0.24.tar.gz) = 90b562175a8f6c5f6bc3eacaddffbcde
RMD160 (Crypt-TripleDES-0.24.tar.gz) = 1019917dd7a8f05a2e42d4d993484c28e0bf8778
SHA1 (Crypt-TripleDES-0.24.tar.gz) = 0a17d6c5a80e4b823b12e16ac5ed2a830644ab7d

View File

@ -0,0 +1,3 @@
This perl module implements 3DES encryption in ECB mode.
Please see 'perldoc Crypt::TripleDES' for more information.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/10/22 14:20:30 naddy Exp $
${P5SITE}/Crypt/PPDES.pm
${P5SITE}/Crypt/TripleDES.pm
man/man3p/Crypt::TripleDES.3p