Nils Larsch via RT schrieb:
> 
> openssl doesn't support the type of padding 
 > (0x80, 0x00, 0x00, ...) you are using
 > (openssl only supports the padding described
 >  in pkcs7).

In that case, any idea why it does happen to
work with version 0.9.8? Assuming that wasn't
intended, it sure seems like a very strange
coincidence...

> Try decrypting it without padding (using the
 > EVP_CIPH_NO_PADDING flag) and remove the
 > padding yourself.

OK, will do. Thanks,

        Stefan


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to