Package perl-Crypt-Blowfish_PP: Information

    Source package: perl-Crypt-Blowfish_PP
    Version: 1.12-alt2.1
    Latest version according to Repology
    Build time:  Nov 23, 2010, 05:18 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Blowfish encryption algorithm implemented purely in Perl
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Crypt-Blowfish_PP (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.12-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 6, 2008 Vitaly Lipatov 1.12-alt2
    - fix directory ownership violation
    June 17, 2008 Vitaly Lipatov 1.12-alt1
    - initial build for ALT Linux Sisyphus