What I really need to know is how to recover the message given the signature and public key using RSA.

NO padding is used (verified that in openssl).

So what schema should I use in crypto++? RSASS<PSSR,SHA> is probably not the one. Any suggestions?

Thanks.


Reply via email to