Bug 65192

Summary: Allow change of EncryptionMode
Product: POI Reporter: Andreas Beeker <kiwiwings>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 5.0.x-dev   
Target Milestone: ---   
Hardware: All   
OS: All   

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