Lee Baydush wrote:
Will somebody tell me how to add an OID and corresponding verification
routine to OpenSSL version 0.9.7c to verify a SHA-256 signature.
Currently I am trapping the X509_V_ERR_CERT_SIGNATURE_FAILURE and
X509_V_ERR_CRL_SIGNATURE_FAILURE errors in my verify callback routine,
compa
Will somebody tell me how to add an OID and corresponding verification routine to
OpenSSL version 0.9.7c to verify a SHA-256 signature. Currently I am trapping the
X509_V_ERR_CERT_SIGNATURE_FAILURE and X509_V_ERR_CRL_SIGNATURE_FAILURE errors in my
verify callback routine, comparing the OID in t