/libegpgcrypt

C++ GPG email processing library ("Email GPG crypto")

Primary LanguageC++GNU General Public License v3.0GPL-3.0

libegpgcrypt

Small C++ PGP email-processing library.

Prerequisites

Needs GPGME.

Building

After cloning the repo, run

./bootstrap

and then

./configure && make

You'll need to have GNU Autotools installed.

Authors