<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - XLS file not opening in Libo after encrypting it with Biff8 encryption in Apache POI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140116">140116</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>XLS file not opening in Libo after encrypting it with Biff8 encryption in Apache POI
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>krk1993@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Hi, I am using apache poi library to write an xls file and in some cases, also
encrypting it using the method mentioned in
<a href="http://poi.apache.org/encryption.html">http://poi.apache.org/encryption.html</a>. But while opening this file in libo, it
says wrong password, while the same file is opening just fine in MS Office.

Steps to Reproduce:
1.Create an xls file with data 
2.Protect the file with password using Biff8Encryption
3.Open the file with Libreoffice, it says The password is incorrect. The file
cannot be opened

Actual Results:
Prompt is thrown saying The password is incorrect. The file cannot be opened

Expected Results:
File open fines in Ms Office, Numbers etc.


Reproducible: Always


User Profile Reset: No



Additional Info:
NA</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>