Hi Cyptmon,

> private key is always not more than 2 digits.
It sounds like this is the public exponent (17 perhaps?).

> What is the difference between using this and
> the rsa1024.dat file provided
rsa1024.dat is DER (or BER) encoded (I can never remeber which). It is
not in a certificate format.

Jeff

On 10/9/07, Cyptmon <[EMAIL PROTECTED]> 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
>
> [ SNIP ]

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