On Tue, Feb 24, 2009 at 16:14, Gary <[email protected]> wrote:

> I want to show RSA parameters(modulus,e,d) in Hex format(e.g
> 0x4d ...),but this output is in decimal format!
>
> What should I do for this purpose?
>
Look at the ENCODE/DECODE functions documented for CryptoPP::Integer:
http://www.cryptopp.com/docs/ref/class_integer.html


HTH,

Geoff

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