head	1.4;
access;
symbols
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.1.1.1
	RELEASE_4_6_2:1.1.1.1
	RELEASE_4_6_1:1.1.1.1
	RELEASE_4_6_0:1.1.1.1
	RELEASE_5_0_DP1:1.1.1.1
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	v_1_20:1.1.1.1
	MARKM:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2003.02.20.18.59.07;	author knu;	state dead;
branches;
next	1.3;

1.3
date	2002.11.10.16.47.53;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.06.22.46.51;	author adamw;	state dead;
branches;
next	1.1;

1.1
date	2000.02.18.12.11.52;	author markm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.02.18.12.11.52;	author markm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@De-pkg-comment.
@
text
@Perl5 interface to Cipher Block Chaining with DES and IDEA
@


1.3
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@@


1.2
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@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>.
@
text
@@
