This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Perl > perl-Crypt-Blowfish_PP (1.12)

Blowfish encryption algorithm implemented purely in Perl

The Crypt::Blowfish_PP module provides for users to use the Blowfish encryption
algorithm in perl. The implementation is entirely Object Oriented, as there is
quite a lot of context inherent in making blowfish as fast as it is. The key is
anywhere between 64 and 448 bits (8 and 56 bytes), and should be passed as a
packed string. The transformation itself is a 16-round Feistel Network, and
operates on a 64 bit block.

Maintained by: Christopher Walker
Keywords: perl,crypt,blowfish
ChangeLog: perl-Crypt-Blowfish_PP

Homepage:
http://search.cpan.org/dist/Crypt-Blowfish_PP-1.12/

Source Downloads:
Crypt-Blowfish_PP-1.12.tar.gz (6bf7dc80967eaf3047b67b26b015267d)

Download SlackBuild:
perl-Crypt-Blowfish_PP.tar.gz
perl-Crypt-Blowfish_PP.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds