QCA aims to provide a straightforward and cross-platform crypto API, using Qt4 datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://delta.affinix.com/download/qca/2.0/qca-2.0.3.tar.bz2
Download MD5 sum: fc15bd4da22b8096c51fcfe52d2fa309
Download size: 4.5 MB
Estimated disk space required: 89 MB
Estimated build time: 2.2 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/qca
Install qca by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix QtCore) && make
Now, as the root
user:
make install
Last updated on 2011-02-08 21:13:13 +0000