I want to convert 3 variables, the modulus, the public exponent and the private exponent (n,e,d) into PKCS#1 padding, so I can use them in the RSA implementation in the PHP Security Library. Does anyone know how I can do this, or another way, I can load my private key into Crypt_RSA?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.