Hi, I am an Italian student. I am working on crypting algorithms . I am using last version of CryptoPP libraries.
I got some problems while execute Diffie Hellmann object with a key length of 4096 bit. It works until 1024 bit but when I try to set it to 2048 or 4096 , it takes a very long time (more then 10 minutes), so I decided to stop the execution . DH dhA(rngA,4096); This function: dh.PrivateKeyLength(); returns size in bytes or bits ? Can you help me? Thanks Marco -- 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. To unsubscribe from this group, send email to cryptopp-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
