error with cipher EVP_des_ede3_cbc in openssl 3.0
pauli at openssl.org
pauli at openssl.org
Wed Feb 23 06:20:12 UTC 2022
Have you loaded the legacy provider before trying this?
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220223/11bd09ab/attachment-0001.htm>
More information about the openssl-users
mailing list