> pkcs7 structure before sending it to windows client. On windows client we > are trying to use capicom library to decrypt the data where we are failing. > I will keep you posted as we make progress. Meanwhile if you got any > pointers, please do send us.
i haven't looked at encryption, but capi returns the signatures in reverse order. since the pkcs#1 is involved in both cases it might very well be that the encryption has same problem. so try to reverse the pkcs#1 data before calling capicom. (i mean, swap the bytes, so that first byte will be last and vice versa). arne ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]