Package pear-Crypt_RSA: Information

    Source package: pear-Crypt_RSA
    Version: 1.0.0-alt3
    Build time:  Jun 20, 2008, 03:54 AM
    Report package bug
    License: PHP
    Summary: Provides RSA-like key generation, encryption/decryption, signing and signature checking
    Description: 
    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

    List of rpms provided by this srpm:
    pear-Crypt_RSA (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

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

    Last changed


    June 20, 2008 Vitaly Lipatov 1.0.0-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 1.0.0-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 1.0.0-alt1
    - initial build for ALT Linux Sisyphus