slackbuilds/libraries/qca-qt5
Dave Woodfall cb26df6481
sbo/scripts: Email changes
2020-01-18 12:25:16 +07:00
..
Add_support_for_OpenSSL_1.1.0.diff.gz
README
qca-qt5.SlackBuild sbo/scripts: Email changes 2020-01-18 12:25:16 +07:00
qca-qt5.info sbo/scripts: Email changes 2020-01-18 12:25:16 +07:00
qca.tlsunittest.cpp.diff.gz
slack-desc

README

Qt Cryptographic Architecture for Qt5

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. The advantage of
this model is to allow applications to avoid linking to or explicitly
depending on any particular cryptographic library. This allows one
to easily change or upgrade crypto implementations without needing
to recompile the application.

QCA was written by Justin Karneges.