<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
i am using openssl 3.0</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> openssl-users <openssl-users-bounces@openssl.org> on behalf of Matt Caswell <matt@openssl.org><br>
<b>Sent:</b> Tuesday, February 15, 2022 6:45 PM<br>
<b>To:</b> openssl-users@openssl.org <openssl-users@openssl.org><br>
<b>Subject:</b> [EXTERNAL] Re: need some help with the block size value</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
<br>
On 15/02/2022 12:13, Srinivas, Saketh (c) wrote:<br>
> Hi,<br>
> <br>
> i am trying to get the block size of EVP_des_ede3_cbc cipher using the <br>
> below function but it's not returning anything.<br>
> <br>
> EVP_CIPHER_get_block_size(EVP_des_ede3_cbc())<br>
<br>
<br>
This code looks fine to me, and I just tested this and it returned the <br>
expected result of 8.<br>
<br>
When you say "it's not returning anything" do you mean it returns 0 or <br>
something else? What version of OpenSSL are you using?<br>
<br>
Matt<br>
<br>
<br>
> <br>
> Does anyone have any idea how to.<br>
> <br>
> thanks,<br>
> Saketh.<br>
> <br>
> Notice: This e-mail together with any attachments may contain <br>
> information of Ribbon Communications Inc. and its Affiliates that is <br>
> confidential and/or proprietary for the sole use of the intended <br>
> recipient. Any review, disclosure, reliance or distribution by others or <br>
> forwarding without express permission is strictly prohibited. If you are <br>
> not the intended recipient, please notify the sender immediately and <br>
> then delete all copies, including any attachments.<br>
</div>
</span></font></div>
<br clear="both">
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.<BR>
</body>
</html>