Filter-CBC
view release on metacpan or search on metacpan
Crypt::CBC - http://search.cpan.org/search?dist=Crypt-CBC
Crypt::Rijndael - http://search.cpan.org/search?dist=Crypt-Rijndael
Also any Block Cipher routine you might want to use.
Among those compatible with CBC are :
Crypt::Rijndael - http://search.cpan.org/search?dist=Crypt-Rijndael
Crypt::DES - http://search.cpan.org/search?dist=Crypt-DES
Crypt::IDEA - http://search.cpan.org/search?dist=Crypt-IDEA
Crypt::Blowfish - http://search.cpan.org/search?dist=Crypt-Blowfish
Crypt::GOST - http://search.cpan.org/search?dist=Crypt-GOST
Crypt::DES_EDE3 - http://search.cpan.org/search?dist=Crypt-DES_EDE3
Crypt::Twofish - http://search.cpan.org/search?dist=Crypt-Twofish
Crypt::NULL - http://search.cpan.org/search?dist=Crypt-NULL
Crypt::TEA - http://search.cpan.org/search?dist=Crypt-TEA
Crypt::RC6 - http://search.cpan.org/search?dist=Crypt-RC6
Crypt::Serpent - http://search.cpan.org/search?dist=Crypt-Serpent
lib/Filter/CBC.pm view on Meta::CPAN
=over 2
=item Rijndael
This is the AES (Advanced Encryption Scheme) routine. You need
Crypt::Rijndael for this.
=item DES
This is the DES routine. You need Crypt::DES for this.
=item IDEA
This is the IDEA routine. You need Crypt::IDEA for this.
=item Blowfish
This is the Blowfish routine. You need Crypt::Blowfish for this.
=item GOST
This is the GOST routine. You need Crypt::GOST for this.
=item DES_EDE3
This is the Triple DES routine. You need Crypt::DES_EDE3 for this.
=item Twofish
This is the Twofish routine. You need Crypt::Twofish for this.
=item NULL
This is the NULL routine. You need Crypt::NULL for this.
=item TEA
lib/Filter/CBC.pm view on Meta::CPAN
Filter::CBC requires the following modules (depending on your needs)
=over 3
=item Filter::Util::Call
=item Crypt::CBC
=item Crypt::Rijndael
=item Crypt::DES
=item Crypt::IDEA
=item Crypt::Blowfish
=item Crypt::GOST
=item Crypt::DES_EDE3
=item Crypt::Twofish
=item Crypt::NULL
=item Crypt::TEA
=item Crypt::RC6
=item Crypt::Serpent
lib/Filter/CBC.pm view on Meta::CPAN
=head1 SEE ALSO
GNU & GPL - http://www.gnu.org/copyleft/gpl.html
Filter::Util::Call - http://search.cpan.org/search?dist=Filter
Crypt::CBC - http://search.cpan.org/search?dist=Crypt-CBC
Crypt::Rijndael - http://search.cpan.org/search?dist=Crypt-Rijndael
Crypt::DES - http://search.cpan.org/search?dist=Crypt-DES
Crypt::IDEA - http://search.cpan.org/search?dist=Crypt-IDEA
Crypt::Blowfish - http://search.cpan.org/search?dist=Crypt-Blowfish
Crypt::GOST - http://search.cpan.org/search?dist=Crypt-GOST
Crypt::DES_EDE3 - http://search.cpan.org/search?dist=Crypt-DES_EDE3
Crypt::Twofish - http://search.cpan.org/search?dist=Crypt-Twofish
Crypt::NULL - http://search.cpan.org/search?dist=Crypt-NULL
Crypt::TEA - http://search.cpan.org/search?dist=Crypt-TEA
Crypt::RC6 - http://search.cpan.org/search?dist=Crypt-RC6
Crypt::Serpent - http://search.cpan.org/search?dist=Crypt-Serpent
( run in 2.298 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )