Interesting. So it may be the case that when the keys are generated by GnuPG we may not be able to use them to decrypt the session key with crypto++ because of the bad prime issue. However if we use crypto++ to generate the keys, would we expect GnuPG to be able to use them?
At the end of the day what I'm trying to do is generate an OpenPGP encrypted package using crypto++. From the looks of things I'll have to implement OpenPGP's variant of CFB and get their binary format right, but all the tools exist in crypto++ to generate something compatible? Thanks -Atif -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
