Hi all,

    I'm trying to decrypt with openssl some encrypted files coming
from .NET 2.0. The problem is  .NET uses PKCS#7 Padding and openssl uses
PKCS#5 Padding. I checked the openssl enc option, and the openssl API
(eg. EVP_CIPHER_CTS_set_padding), without finding any option to change
the Padding scheme (actually looks like no padding or padding with
PKCS#5 ).

    Is there any way to change the padding scheme, or any working around
to decrypt the files (I'm thinking in decrypt the files, and then try to
remove the padding)?

    Thanks in advance,

    Best Regards,


    Hecber Cordova

    



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to