pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Crypt-ECB



Module Name:    pkgsrc
Committed By:   dsainty
Date:           Tue Nov 17 04:27:59 UTC 2009

Update of /cvsroot/pkgsrc/security/p5-Crypt-ECB
In directory ivanova.netbsd.org:/tmp/cvs-serv7845

Log Message:
Import p5-Crypt-ECB-1.45:

This is Crypt::ECB, a Perl-only implementation of the ECB mode.  In
combination with a block cipher such as DES, IDEA or Blowfish, you can encrypt
and decrypt messages of arbitrarily long length.  Though for security reasons
other modes than ECB such as CBC should be preferred.  See textbooks on
cryptography if you want to know why.

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


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/security/p5-Crypt-ECB/DESCR
N pkgsrc/security/p5-Crypt-ECB/Makefile
N pkgsrc/security/p5-Crypt-ECB/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index