Go wrapper for the GPGME library. This library is intended for use with desktop applications. If you are looking to add OpenPGP support to a server application I suggest you first look atgolang.org/x/crypto/openpgp. Installation go get -u github.com/proglottis/gpgme ...
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications.GPGME一个共享库,用于应用系统使用GnuPG功能。GnuPG(GNU Privacy Guard或GPG)是一个以GNU通用公共许可证释出的开放源码用于加密或签名的软件,可用来取代PGP。
git config --global user.name userName git config --global user.email userEmail 分支51 标签91 Ingo KlöckerNEWS: Fix typosbaa174e28天前 3739 次提交 build-aux doc: Fix typos in documentation and source code comments 1年前 conf Release 1.12.0 ...
json interface to the GPGME GnuPG encryption library Autres paquets associés à gpgme-json dépendances recommandations suggestions enhances libc6(>= 2.38) GNU C Library: Shared libraries libgpg-error0(>= 1.36) GnuPG development runtime library ...
167 *** This library is for example available at 168 *** https://www.gnupg.org/ftp/gcrypt/libassuan/ 169 *** (at least version 2.4.2 (API 2) is required). 170 *** >> 171 configure: error: 172 *** 173 *** Required libraries not found. Please consult the above messages ...
C++ wrapper library for GPGME (development files) libqgpgme15t64(= 1.24.2-1ubuntu2) library for GPGME integration with Qt qtbase5-dev Qt 5 base development files libgpgmepp-doc(= 1.24.2-1ubuntu2) C++ and Qt bindings for GPGME (documentation for developers) ...
dnl Under Linux, make sure that the old dtags are used if LD_LIBRARY_PATH dnl is defined. The issue is that with the new dtags, LD_LIBRARY_PATH has dnl the precedence over the run path, so that if a compatible MPFR library dnl is installed in some directory from $LD_LIBRARY_PAT...
(GPGME) is a C language library that allows to add support for cryptography to a program. It is designed to make access to public key crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification...
C++ wrapper library for GPGME (development files) libqgpgme15t64 (= 1.24.2-1ubuntu2) library for GPGME integration with Qt qtbase5-dev Qt 5 base development files libgpgmepp-doc (= 1.24.2-1ubuntu2) C++ and Qt bindings for GPGME (documentation for developers) libqgpgme-dev の...
History 278 Commits .github Fix CI Aug 16, 2024 R Fix checks May 16, 2023 man Fix checks May 16, 2023 src Fix a few -Wshorten-64-to-32 Aug 16, 2024 tools Windows: upgrade to gpgme 1.12.0 Dec 30, 2018 vignettes Update a URL ...