cvs commit: ports/security - Imported sources

[ Available lists | Index of cvs-all | Month of Feb 2000 | Week of 18 Feb 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mark Murray <markm@FreeBSD.org>
Date
18 Feb 2000 04:11:56
Subject
cvs commit: ports/security - Imported sources
Message-ID
200002181211.EAA20828@freefall.freebsd.org


[ Hide this part ]
markm       2000/02/18 04:11:53 PST

ports/security - Imported sources
Update of /home/ncvs/ports/security
In directory freefall.freebsd.org:/d/users/markm/import

Log Message:
This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC). In combination with a block
cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and
decrypt messages of arbitrarily long length. The encrypted messages
are compatible with the encryption format used by B<SSLeay>.

Status:

Vendor Tag: MARKM
Release Tags: v_1_20

N ports/security/p5-Crypt-CBC/Makefile
N ports/security/p5-Crypt-CBC/files/md5
N ports/security/p5-Crypt-CBC/pkg/COMMENT
N ports/security/p5-Crypt-CBC/pkg/DESCR
N ports/security/p5-Crypt-CBC/pkg/PLIST
N ports/security/p5-Crypt-CBC/Patches/patch-aa

No conflicts created by this import



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.326 seconds