Пакет perl-Crypt-Blowfish_PP: Информация

    Исходный пакет: perl-Crypt-Blowfish_PP
    Версия: 1.12-alt2.1
    Собран:  23 ноября 2010 г. 5:18
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Crypt-Blowfish_PP (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov

    Права:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-devel

    Последнее изменение


    22 ноября 2010 г. Igor Vlasenko 1.12-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    6 сентября 2008 г. Vitaly Lipatov 1.12-alt2
    - fix directory ownership violation
    17 июня 2008 г. Vitaly Lipatov 1.12-alt1
    - initial build for ALT Linux Sisyphus