Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2000 04:11:53 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security - Imported sources
Message-ID:  <200002181211.EAA20828@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002181211.EAA20828>