https://issues.apache.org/bugzilla/show_bug.cgi?id=56486
Bug ID: 56486
Summary: [PATCH] Add XOR obfuscation/decryption support to HSSF
Product: POI
Version: 3.11-dev
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31589
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31589&action=edit
[PATCH] Add XOR obfuscation/decryption support to HSSF
This patch adds support for xor obfuscated Excel files.
Furthermore it modifies the RC4 classes to use the standard JCE implementation.
To document further changes, e.g. encryption support (not sure, if it makes
sense to support a nearly 20 year old obfuscation scheme (office 95 [1]/[2])
...), I opened a new bug entry - the original bug entry is #35897
[1]
http://blogs.msdn.com/b/david_leblanc/archive/2008/07/03/office-crypto-follies.aspx
[2] https://eprint.iacr.org/2005/007.pdf
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]