openbsd-ports/security/gpgme/pkg/DESCR
shell 6bf95c9a58 Initial import of gpgme-0.2.2
Maintainer : COUDERC Damien <couderc.damien@wanadoo.fr>
---

GnuPG Made Easy (GPGME) is a library designed to make access to
GnuPG easier for applications.

It provides a High-Level Crypto API for encryption, decryption,
signing, signature verification and key management.  Currently it
uses GnuPG as it's backend but the API isn't restricted to this
engine; in fact it is planned to add other backends to it.
2001-07-29 18:27:26 +00:00

10 lines
367 B
Plaintext

GnuPG Made Easy (GPGME) is a library designed to make access to
GnuPG easier for applications.
It provides a High-Level Crypto API for encryption, decryption,
signing, signature verification and key management. Currently it
uses GnuPG as it's backend but the API isn't restricted to this
engine; in fact it is planned to add other backends to it.
WWW: ${HOMEPAGE}