PGP is actually just the common reference to the RFC2440 OpenPGP standard for forming encrypted messages. It is used to form different types of signatures, encrypted data, and key transactions in a common method. It does not represent a library of calls or routines.

With that said, Crypto++ is more then able to be the base routines for handling any PGP encoding or decoding routine. I have implemented an almost complete RFC2440 using only crypto++ routines, so everthing you need is there.

        73,
                Shawn

Steve McClellan wrote:
Hello,

I just started looking into the crypto lib and I was wondering if anyone
could tell me if it uses pgp?

Thanks
Steve

[][][][][][][][][][][][][][][][][][]
Steve McClellan
AirPhotoUSA
PO Box 34
Midvale Idaho, 83645
[EMAIL PROTECTED]
[][][][][][][][][][][][][][][][][][]





Reply via email to