CMD + K

qca

Community

Qt Cryptographic Architecture (QCA) provides a straightforward and cross-platform crypto API, using Qt datatypes and conventions.

Installation

To install this package, run one of the following:

Conda
$conda install osgeo-forge::qca

Usage Tracking

2.2.1
2.1.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Qt Cryptographic Architecture (QCA) provides a straightforward and cross-platform crypto API, using Qt datatypes and conventions.

Last Updated

May 11, 2019 at 00:02

License

LGPL-2.1

Supported Platforms

macOS-64