qgpgme-qt5
2.0.0_1GnuPG Made Easy (GPGME) Qt bindings
QGpgme provides a very high level Qt API around GpgMEpp, the GPGME C++ bindings. There are two general concepts in QGpgME. Data abstraction through GpgMEpp's Dataprovider interface and the Job pattern. Data can be provided with QByteArrayDataProvider or QIODeviceDataProvider which can be constructed from their respective types. This means you can pass a QFile, QProcess, QString, etc. directly to GPGME. To provide a stable API / ABI and because of historic reasons in libkleo (where QGpgME was originally developed as an abstract crypto backend), QGpgME only provides abstract interfaces as public API while the actual implementation happens in the private QGpgME prefixed classes.
Origin: security/qgpgme
Category: security
Size: 1.48MiB
License: GPLv2+
Maintainer: jhale@FreeBSD.org
Dependencies: 4 packages
Required by: 2 packages
Website: gnupg.org/software/gpgme/index.html
$
pkg install qgpgme-qt5Dependencies (4)
Required By (2 packages)
More in security
gnutls3.8.12
GNU Transport Layer Security librarypy311-cryptography45.0.7_2,1
Cryptographic recipes and primitives for Python developerslibgcrypt1.11.2
General purpose cryptographic library based on the code from GnuPGlibgpg-error1.58
Common error values for all GnuPG componentsca_root_nss3.117_2
Root certificate bundle from the Mozilla Projectcyrus-sasl2.1.28_5
RFC 2222 SASL (Simple Authentication and Security Layer)libsodium1.0.21
Library to build higher-level cryptographic toolsphp84-filter8.4.16
The filter shared extension for phplibsecret0.21.7_2
Library to access the secret service APIp5-IO-Socket-SSL2.095
Perl5 interface to SSL sockets