At 06.45 08/12/2006 +0800, you wrote:
>Call SetKeyWithIV(). Or, as mentioned in the reference manual for 
>NameValuePairs, you can also use the MakeParameters() function to create 
>your own NameValuePairs object.

Well, sorry... Should I have checked more accuratelly I would have figured 
out myself.

Just another thing (hopefully the last one :-).

When I import RSA keys from the outside I noticed that not only the 
private/public exponent and the modulus are needed but also other prime 
factors.

While it's true that RSA allows the specifications of those parameters, I 
thought that for simple exponentiation the exponents and the modulus should 
be sufficient. However if I try to import only those attributes the object 
throws an exception because it believes to be incomplete.

Is it possible to have a working object with only those parameters ?

Regards,
Giuliano Bertoletti.




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

Reply via email to