6 lines
268 B
Markdown
6 lines
268 B
Markdown
# 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.
|
|
|