Thanks for your reply Jeffrey, It does make sense that it should be that way round, but that now causes an exception during the encoding process. Now, in RSAEncryptString(), I'm getting an "Unhandled exception at 0x751a9617 in cryptest.exe: Microsoft C++ exception: CryptoPP::BERDecodeErr at memory location 0x0012e19c.." on the 2nd line in the function: RSAES_OAEP_SHA_Encryptor pub(pubString);, so it's still not very happy.
Has anybody been able to successfully run the RSA encrypt/decrypt process in cryptopp? It will be interesting to get your inputs on this. Thanks a lot! -- 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.
