On Tue, Oct 09, 2007 at 10:23:38PM -0000, Cyptmon wrote:
> 
> I am using RSA 1024 bit keys for RSA signing with SHA-256. I had a
> question, I get a public key which is indeed 1024 bits in size but the
> private key is always not more than 2 digits. I use
> GenerateRandomWithKeySize with 1024 as the second argument to get the
> keys. What is the difference between using this and the rsa1024.dat
> file provided
> 
> Thanks

1024 is modulus size.
17 and 2^16+1 are public exponent values that are used often by default

> 

--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to