Hi,
 
I am writing a Cryptographic Service Provider (CSP) in which I am using the OpenSSL library 0.9.7e as main for cryptographic functionality. The problem is when I sign a message using RSA_sign and then try to verify the message using Microsoft's CSP the verification fails giving error code as 8 "Not enough storage is available to process this command."
 
What could be the problem?
Endianness is what I thought but openssl gives result in byte format so it eliminate's the endianness issue.
 
Please help urgently
 
Thanks in advance,
Bhupendra


Click here to donate to the Hurricane Katrina relief effort.

Reply via email to