Hi All,
I want to understand the structure of RSA public key generated using
Crypto++. There are some question on my mind:
1. By default, is the keys generated by Crypto++ is encoded by something
like ASN1?
2. Is it possible to extract the Public Exponent and Modulus from the Public
key? But I want to extract this data by not using Crypto++. I've the total
byte data of the Public Key generated by Crypto++, and from here I want to
extract the Public Exponent and Modulus using come programming language
other than C/C++, where Crypto++ can't be used.
Please respond at earliest. Thanks in advance.
Regards,
Anindya Sen
--
View this message in context:
http://old.nabble.com/RSA-Key-Structure-tp26387023p26387023.html
Sent from the Crypto++ Users mailing list archive at Nabble.com.