Hi,

I have written my own AES_decrypt function. I tested it with
encrypting/decrypting data - original functions give the same results. I
checked it with AES_cbc_encrypt with encrypt and decrypt option - results
are the same -> I suppose my functions works fine, but...

When I run application with openssl support (it was wget with openssl in
this case) I receive decryption failed or bad record mac error. Any idea
why? My own function alone gives the same results as original one... 

Thank you for any ideas in advance!

Best regards,
Koza
-- 
View this message in context: 
http://www.nabble.com/aes_decrypt-tf4688748.html#a13400602
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to