Port variant | standard |
Summary | Cross-platform crypto API for Qt |
Package version | 2.3.7 |
Homepage | https://userbase.kde.org/QCA |
Keywords | devel |
Maintainer | Michael Reim |
License | Not yet specified |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 25 JUL 2023, 21:36:58 UTC |
Port created | 15 APR 2019, 17:04:49 UTC |
single | 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! QCA should work everywhere Qt does, including Windows/Unix/MacOSX. |
main | https://download.kde.org/stable/qca/2.3.7/ |
quassel:standard | Cross-platform distributed IRC client |