Qt6 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.8-2.fc41 | - |
Fedora 41 | 2.3.8-2.fc41 | - |
Fedora 40 | 2.3.8-1.fc40 | 2.3.8-1.fc40 |
Fedora EPEL 9 | 2.3.6-1.el9 | - |
Fedora EPEL 10.0 | 2.3.8-1.el10_0 | - |
You can contact the maintainers of this package via email at
qca dash maintainers at fedoraproject dot org
.