Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv737

Added Files:
        crypt-blowfish-pm.info crypt-cbc-pm.info 
Log Message:
Promote to stable.


--- NEW FILE: crypt-cbc-pm.info ---
Package: crypt-cbc-pm
Version: 2.12
Revision: 1
Type: perl
Description: Perl-only Crypt::CBC cipher block chaining (CBC)
License: Artistic
Homepage: http://search.cpan.org/dist/Crypt-CBC/
Maintainer: Blair Zajac <[EMAIL PROTECTED]>

# Unpack Phase.
Source: mirror:cpan:authors/id/L/LD/LDS/Crypt-CBC-%v.tar.gz
Source-MD5: 27842b8ab627681b4a322610ea6184b5

# Install Phase.
UpdatePOD: true
DocFiles: Changes README

# Documentation.
DescDetail: <<
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 SSLeay.

In addition to this module you will need to install the MD5 module,
and one or more of: Crypt::DES, Crypt::DES_EDE3, Crypt::IDEA,
Crypt::Blowfish, or Crypt::Rijndael modules.

1. Digest::MD5
   Required for key and iteration vector generation.

2. Crypt::DES
   Required for the DES encryption algorithm.

3. Crypt::DES_EDE3
   Required for the triple DES encryption algorithm in Encrypt Decrypt
   Encrypt mode. Note, this depends on Crypt::DES.

4. Crypt::IDEA
   Required for the IDEA encryption algorithm.

5. Crypt::Blowfish
   Required for the Blowfish encryption algorithm.

6. Crypt::Blowfish_PP
   Required for the Blowfish_PP encryption algorithm.

7. Crypt::Rijndael
   Required for the Rijndael/AES encryption algorithm.
<<

--- NEW FILE: crypt-blowfish-pm.info ---
Info2: <<
Package: crypt-blowfish-pm%type_pkg[perl]
Version: 2.09
Revision: 11
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Type: perl (5.8.1 5.8.4 5.8.6)
Description: XS implementation of Blowfish cryptography
License: BSD
Homepage: http://search.cpan.org/dist/Crypt-Blowfish/
Maintainer: Blair Zajac <[EMAIL PROTECTED]>

# Dependencies.
Depends: perl%type_pkg[perl]-core, crypt-cbc-pm
BuildDepends: fink (>= 0.20.3)

# Unpack Phase.
Source: mirror:cpan:authors/id/D/DP/DPARIS/Crypt-Blowfish-%v.tar.gz
Source-MD5: bbd037e1eb20778f3d636dff345ed02f

# Install Phase.
UpdatePOD: true
DocFiles: Changes COPYRIGHT MANIFEST README

SplitOff: <<
  Package: %N-man
  Description: Manual pages for crypt-blowfish-pm
  Files: share/man
  Conflicts: crypt-blowfish-pm560-man, crypt-blowfish-pm561-man, 
crypt-blowfish-pm580-man, crypt-blowfish-pm581-man, crypt-blowfish-pm584-man, 
crypt-blowfish-pm585-man, crypt-blowfish-pm586-man
  Replaces: crypt-blowfish-pm560-man, crypt-blowfish-pm561-man, 
crypt-blowfish-pm580-man, crypt-blowfish-pm581-man, crypt-blowfish-pm584-man, 
crypt-blowfish-pm585-man, crypt-blowfish-pm586-man
  DocFiles: Changes COPYRIGHT MANIFEST README
<<

# Documentation.
DescDetail: <<
This is Crypt::Blowfish, an XS-based implementation of the Blowfish
cryptography algorithm designed by Bruce Schneier.  It's designed to
take full advantage of Crypt::CBC when desired.  Blowfish keys may be
up to 448 bits (56 bytes) long.
<<
<<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to