error with cipher EVP_des_ede3_cbc in openssl 3.0

Srinivas, Saketh (c) ssrinivas at rbbn.com
Wed Feb 23 06:03:41 UTC 2022


Hi

I am trying to encrypt and decrypt using EVP_des_ede3_cbc() type.  iam using openssl3.0

the functions i am using are

encryption side:
------------------------
EVP_EncryptInit_ex ->  EVP_EncryptUpdate ->  EVP_EncryptFinal_ex

decryption side:
----------------------
EVP_DecryptInit_ex ->  EVP_DecryptUpdate -> EVP_DecryptFinal_ex

but its failing in the EVP_DecryptFinal_ex.

Does any have any idea on this. it's works for cipher EVP_aes_128_cbc().

Thanks,
Saketh.



Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. and its Affiliates that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220223/890c09c1/attachment.htm>


More information about the openssl-users mailing list