%general-entities; ]> $LastChangedBy$ $Date$ Qca-&qca-version; qca Introduction to Qca Qca aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. Qca separates the API from the implementation, using plugins known as Providers. &lfs71_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &qca-md5sum; Download size: &qca-size; Estimated disk space required: &qca-buildsize; Estimated build time: &qca-time; Qca Dependencies Required and User Notes: Installation of Qca Install Qca by running the following commands: sed -i '217s@set@this->set@' src/botantools/botan/botan/secmem.h && ./configure --prefix=&qt-dir; && make Now, as the root user: make install Command Explanations sed -i '217s@set@...: This sed fixes compiling with GCC 4.7. It is safe to omit when compiling with older GCC versions. Contents Installed Programs Installed Libraries Installed Directories qcatool2 and qcatool2.debug libqca.so and libqca.so.&qca-version;.debug &qt-dir;/include/QtCrypto and &qt-dir;/share/qca