6 lines
272 B
Markdown
6 lines
272 B
Markdown
# libqca-qt4
|
|
|
|
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.
|
|
|