<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Have you loaded the legacy provider before trying this?<br>
    <br>
    <br>
    Pauli<br>
    <br>
    <div class="moz-cite-prefix">On 23/2/22 5:03 pm, Srinivas, Saketh
      (c) wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:DM8PR03MB62616B22EC0E6F0DBC44BA74D13C9@DM8PR03MB6261.namprd03.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        Hi</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        I am trying to encrypt and decrypt using EVP_des_ede3_cbc()
        type.  iam using openssl3.0</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <u><br>
        </u></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        the functions i am using are</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        encryption side:</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        ------------------------</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        EVP_EncryptInit_ex ->  EVP_EncryptUpdate
        ->  EVP_EncryptFinal_ex <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        decryption side:</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        ----------------------</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        EVP_DecryptInit_ex ->  EVP_DecryptUpdate
        -> EVP_DecryptFinal_ex<br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        but its failing in the <span style="background-color:rgb(255,
          255, 255);display:inline !important">EVP_DecryptFinal_ex. </span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important"><br>
        </span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important">Does any have any idea on this. it's works for
          cipher EVP_aes_128_cbc().</span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important"><br>
        </span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important">Thanks,</span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important">Saketh.</span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important"><br>
        </span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="background-color:rgb(255, 255, 255);display:inline
          !important"><br>
        </span></div>
      <br clear="all">
      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>
    </blockquote>
    <br>
  </body>
</html>