Hi,

I generated public-private key pairs from crypto++ lib (ver. 5.2). Now I want to use this generated keys in .NET, but there is used RSAParamaters structure (include exponent,modulus, p, q parameters, etc.) by RSA algorithm. Does anybody have any experience with using RSA keys generated from crypto++ in .NET?

I would like to know too, if I can use RSA keys generated in .NET by RSACryptoServiceProvider in Crypto++ library?

 

Thank you very much

Patrik

Reply via email to