Wei Dai wrote:
Usually the first method is used, because RSA encryption is much slower than symmetric encryption.
Yeah, I agree, but I'm only using RSA to bootstrap a secure connection and to do a DH to generate a shared session key. Basically, I have only around four messages going back and forth and I think the overhead by just doing multiple RSA encryptions is negligible (since this is not real-time communication but instead during initialization). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cryptopp-users?hl=en -~----------~----~----~----~------~----~------~--~---
