Index of /ports_security/p5-Crypt-CFB
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 472
distinfo 28-May-2011 14:11 134
pkg-descr 20-Feb-2006 23:50 425
pkg-plist 22-Jan-2006 05:50 210
Generic CFB implementation in pure Perl. The Cipher Feedback Mode module
constructs a stream cipher from a block cipher or cryptographic hash funtion
and returns it as an object. Any block cipher in the Crypt:: class can be
used, as long as it supports the blocksize and keysize methods. Any hash
function in the Digest:: class can be used, as long as it supports the
add method.
WWW: http://search.cpan.org/dist/Crypt-CFB/