Pauli
On 23/2/22 5:03 pm, Srinivas, Saketh
(c) wrote:
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.