2011-02-09 05:13:13 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY qca-download-http "http://delta.affinix.com/download/qca/2.0/qca-&qca-version;.tar.bz2">
|
|
|
|
<!ENTITY qca-download-ftp " ">
|
|
|
|
<!ENTITY qca-md5sum "fc15bd4da22b8096c51fcfe52d2fa309">
|
2012-04-16 01:19:58 +08:00
|
|
|
<!ENTITY qca-size "4.3 MB">
|
|
|
|
<!ENTITY qca-buildsize "110 MB">
|
2011-02-09 05:13:13 +08:00
|
|
|
<!ENTITY qca-time "2.2 SBU">
|
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="qca" xreflabel="qca-&qca-version;">
|
|
|
|
<?dbhtml filename="qca.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Qca-&qca-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="qca">
|
2012-07-29 06:15:26 +08:00
|
|
|
<primary sortas="a-qca">qca</primary>
|
2011-02-09 05:13:13 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
2012-04-16 01:19:58 +08:00
|
|
|
<title>Introduction to Qca</title>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2013-02-12 02:51:17 +08:00
|
|
|
<para><application>Qca</application> aims to provide a straightforward
|
|
|
|
and cross-platform crypto API, using <application>Qt</application> datatypes
|
|
|
|
and conventions. <application>Qca</application> separates the API from
|
2011-02-09 05:13:13 +08:00
|
|
|
the implementation, using plugins known as Providers.</para>
|
|
|
|
|
2012-10-25 04:29:52 +08:00
|
|
|
&lfs72_checked;
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&qca-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&qca-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &qca-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &qca-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &qca-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &qca-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem>
|
|
|
|
<para>Required patch: <ulink
|
|
|
|
url="&patch-root;/qca-&qca-version;-fixes-1.patch"/></para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
-->
|
2012-04-16 01:19:58 +08:00
|
|
|
<bridgehead renderas="sect3">Qca Dependencies</bridgehead>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2013-06-03 03:23:30 +08:00
|
|
|
<xref linkend="qt4"/> and
|
2012-04-15 18:33:50 +08:00
|
|
|
<xref linkend="which"/>
|
2011-02-09 05:13:13 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/qca"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
2012-04-16 01:19:58 +08:00
|
|
|
<title>Installation of Qca</title>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2012-04-16 01:19:58 +08:00
|
|
|
<para>Install <application>Qca</application> by running the following
|
2011-02-09 05:13:13 +08:00
|
|
|
commands:</para>
|
|
|
|
|
2012-04-16 01:19:58 +08:00
|
|
|
<screen><userinput>sed -i '217s@set@this->set@' src/botantools/botan/botan/secmem.h &&
|
2013-06-03 03:23:30 +08:00
|
|
|
./configure --prefix=&qt4-dir; \
|
2013-02-18 11:35:44 +08:00
|
|
|
--certstore-path=/etc/ssl/ca-bundle.crt &&
|
2011-02-09 05:13:13 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2013-02-18 11:35:44 +08:00
|
|
|
<para>To test the results, issue <command>make test</command>.</para>
|
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2012-04-16 01:19:58 +08:00
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2013-02-12 02:51:17 +08:00
|
|
|
<para><command>sed -i '217s@set@...</command>: This sed fixes compiling with
|
2013-02-18 11:35:44 +08:00
|
|
|
<application>GCC</application> 4.7.x. It is safe to omit when compiling with
|
2012-04-16 01:19:58 +08:00
|
|
|
older <application>GCC</application> versions.</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2013-02-18 11:35:44 +08:00
|
|
|
<para><parameter>--certstore-path=/etc/ssl/ca-bundle.crt</parameter>: Causes
|
|
|
|
the build to use the system-installed CA Certificates instead of a bundled
|
|
|
|
copy.</para>
|
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
</sect2>
|
2012-04-16 01:19:58 +08:00
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2012-04-16 01:19:58 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2011-02-09 05:13:13 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2012-04-16 01:19:58 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2012-04-16 01:19:58 +08:00
|
|
|
<seg>qcatool2 and qcatool2.debug</seg>
|
|
|
|
<seg>libqca.so and libqca.so.&qca-version;.debug</seg>
|
2013-06-03 03:23:30 +08:00
|
|
|
<seg>&qt4-dir;/include/QtCrypto and &qt4-dir;/share/qca</seg>
|
2011-02-09 05:13:13 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
<!--
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="a-automoc4">
|
|
|
|
<term><command>automoc4</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a testing utility for qca-generated build trees.</para>
|
|
|
|
<indexterm zone="a-automoc4 automoc4">
|
|
|
|
<primary sortas="b-automoc4">automoc4</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
-->
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|