Package qca2: Information

    Source package: qca2
    Version: 2.0.3-alt2
    Build time:  Apr 20, 2011, 07:53 PM
    Report package bug
    Home page: 

    License: LGPL
    Summary: QCA - Qt Cryptographic Architecture
    Description: 
      This library provides an easy API for the following features: SSL/TLS,
    X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES)
      Functionality is supplied via plugins.  This is useful for avoiding
    dependence on a particular crypto library and makes upgrading easier,
    as there is no need to recompile your application when adding or
    upgrading a crypto plugin.  Also, by pushing crypto functionality into
    plugins, your application is free of legal issues, such as export
    regulation.

    List of rpms provided by this srpm:
    libqca2 (x86_64, i586)
    libqca2-debuginfo (x86_64, i586)
    libqca2-devel (x86_64, i586)
    qca2 (x86_64, i586)
    qca2-cyrus-sasl (x86_64, i586)
    qca2-cyrus-sasl-debuginfo (x86_64, i586)
    qca2-debuginfo (x86_64, i586)
    qca2-gcrypt (x86_64, i586)
    qca2-gcrypt-debuginfo (x86_64, i586)
    qca2-gnupg (x86_64, i586)
    qca2-gnupg-debuginfo (x86_64, i586)
    qca2-logger (x86_64, i586)
    qca2-logger-debuginfo (x86_64, i586)
    qca2-nss (x86_64, i586)
    qca2-nss-debuginfo (x86_64, i586)
    qca2-ossl (x86_64, i586)
    qca2-ossl-debuginfo (x86_64, i586)
    qca2-softstore (x86_64, i586)
    qca2-softstore-debuginfo (x86_64, i586)

    Maintainer: Sergey V Turchin

    List of contributors:
    Sergey V Turchin

      1. libsasl2-devel
      2. ca-certificates
      3. glibc-devel
      4. libgcrypt-devel
      5. cmake
      6. libnss-devel
      7. kde-common-devel
      8. gcc-c++
      9. libqt4-devel

    Last changed


    April 20, 2011 Sergey V Turchin 2.0.3-alt2
    - fix build requires
    Feb. 25, 2011 Sergey V Turchin 2.0.3-alt1
    - new version
    - sources taken from kde svn
    Oct. 5, 2010 Sergey V Turchin 2.0.2-alt2
    - rebuilt with new ssl