Пакет pear-Crypt_RSA: Информация

    Исходный пакет: pear-Crypt_RSA
    Версия: 1.0.0-alt3
    Собран:  20 июня 2008 г. 3:54
    Сообщить об ошибке в пакете
    Домашняя страница: http://pear.php.net/package/Crypt_RSA

    Лицензия: PHP
    О пакете: Provides RSA-like key generation, encryption/decryption, signing and signature checking
    Описание: 
    This package allows you to use two-key strong cryptography like RSA with
    arbitrary key length.
    It uses one of the following extensions for math calculations:
     - PECL big_int extension ( http://pecl.php.net/packages/big_int ) version
    greater than or equal to 1.0.3
     - PHP GMP extension ( http://php.net/gmp )
     - PHP BCMath extension ( http://php.net/manual/en/ref.bc.php ) for both
    PHP4 and PHP5

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

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

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

      1. rpm-build-pear
      2. pear-core

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


    20 июня 2008 г. Vitaly Lipatov 1.0.0-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    10 января 2008 г. Vitaly Lipatov 1.0.0-alt2
    - update according to rpm-build-pear 0.3
    5 января 2008 г. Vitaly Lipatov 1.0.0-alt1
    - initial build for ALT Linux Sisyphus