Bug 65192 - Allow change of EncryptionMode
Summary: Allow change of EncryptionMode
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 5.0.x-dev
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-17 22:45 UTC by Andreas Beeker
Modified: 2021-03-17 22:52 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Beeker 2021-03-17 22:45:53 UTC
LibreOffice can't process the default encryption (= cryptoAPI) of HSSF - see [1].
Allow to change the EncryptionMode to binaryRC4.

[1] https://stackoverflow.com/questions/66617551/binary-file-encryption-with-apache-poi
Comment 1 Andreas Beeker 2021-03-17 22:52:19 UTC
Applied via r1887764