Qt Cryptographic Architecture (QCA) https://userbase.kde.org/QCA
Go to file
2024-01-06 05:28:59 +01:00
libqca-2.1.0.3-qt5-5.5.patch patched to fix missing qt5 include in header [release 2.1.0.3-2mamba;Wed Dec 23 2015] 2024-01-06 05:28:57 +01:00
libqca-2.1.0.3-use-Q_SLOT-and-Q_SIGNAL.patch upstream headers patch to use Q_SLOT and Q_SIGNAL [release 2.1.0.3-3mamba;Fri Jul 22 2016] 2024-01-06 05:28:57 +01:00
libqca.spec update to 2.3.4 [release 2.3.4-1mamba;Tue Dec 07 2021] 2024-01-06 05:28:59 +01:00
qca-2.0.3-gcc-4.7.patch added gcc 4.7 build patch [release 2.0.3-2mamba;Thu Jan 24 2013] 2024-01-06 05:28:57 +01:00
README.md added gcc 4.7 build patch [release 2.0.3-2mamba;Thu Jan 24 2013] 2024-01-06 05:28:57 +01:00

libqca

Taking a hint from the similarly-named Java Cryptography Architecture, 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.