/libepdfcrypt

C++ encrypted PDF email processing library ("Email PDF crypto")

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

libepdfcrypt

Small C++ encrypted PDF email-processing library.

Prerequisites

Needs libHaru and GMime.

Building

After cloning the repo, run

./bootstrap

and then

./configure && make

You'll need to have GNU Autotools installed.

Authors