Hi List,

I am implementing a sign and verify function for RSA and DSA (for now just RSA) 
using the EVP methods. In the manual it says this is the preferred method. It 
all _works_ fine, but I have a requirement to support different padding 
schemes: RSASSA-PKCS1.5 and RSASSA-PSS. I've searched for how to change the 
padding scheme when I sign, but could not find how to do it the "EVP way".

Any suggestions?

Thanks
Leon Brits

Reply via email to