Qt5 Cryptographic Architecture
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. 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 even needing to recompile the application!
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.3.4-1.fc36 | - |
Fedora 35 | 2.3.3-1.fc35 | - |
Fedora 34 | 2.3.1-6.fc34 | - |
EPEL 8 | 2.3.4-1.el8 | - |
EPEL 7 | 2.1.3-3.el7 | - |
You can contact the maintainers of this package via email at
qca dash maintainers at fedoraproject dot org
.