This module is 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. The functionality of the module can be accessed via OO methods or via standard function calls. Remember that some crypting module like for example Blowfish has to be installed. The syntax follows that of Crypt::CBC meaning you can access Crypt::ECB exactly like Crypt::CBC, though Crypt::ECB is more flexible. For example you can change the key or the cipher without having to create a new crypt object. WWW: http://search.cpan.org/dist/Crypt-ECB/ --will me' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/newmail
Commit message (Expand)AuthorAgeFilesLines
* Reset andrew@ugh.net.au due to multiple timeouts.linimon2006-06-142-4/+1
* Update MASTER_SITESmiwi2006-06-081-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Remove dead mastersite per distfile survey.linimon2005-11-271-3/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Update of newmail port to 1.0.2.leeym2003-07-012-2/+3
* De-pkg-comment.knu2003-02-212-1/+1
* Update MASTER_SITES to reflect mirror site reorganisation.dinoex2002-01-271-2/+2
* Add mirrors to MASTER_SITES.jim2002-01-141-1/+3
* remove one MASTER_SITE, no longer worksdwcjr2001-06-091-2/+1
* Spaces->tabs in the mail category.olgeni2001-02-05