Hi,
Is there a difference for RSA_Sign for MD5 hash and SHA1 hash? I am working on VPN Software and in IKE with digital certificate (with RSA keys), it works fine when hash algo is SHA1 but it does not work when hash algo is MD5. On remote I do get the Signature Validation failed. I was wondering if there is some difference in encoding of the both hash before calling RSA_Sign function.
thanks for suggestions
Rajendra Prasad
