rzvncj / libegpgcrypt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 96.0%Language:Makefile 2.2%Language:M4 1.7%Language:Shell 0.1%