aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/crypt/Decryptor.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixes, direct array parameterAndreas Beeker2015-12-011-3/+3
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-1/+4
* Use a constant for the name of the OOXML encrypted package nodeNick Burch2015-04-291-0/+1
* - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLFAndreas Beeker2014-12-251-4/+12
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-241-49/+47
* Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support,...Nick Burch2013-11-121-19/+19
* Avoid a NPE if no password was given - use the default office one insteadNick Burch2013-06-191-0/+5
* Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agil...Yegor Kozlov2012-02-261-1/+29
* bug#51165: Add support for OOXML Agile EncryptionMaxim Valyanskiy2011-05-101-123/+47
* More NPOIFS Constructor updatesNick Burch2011-03-251-3/+14
* Fix bug #49378 - correct 1.6ismNick Burch2010-06-031-11/+27
* Fix 1.6ismNick Burch2010-06-031-1/+9
* Initial support for reading AES-encrypted/write-protected OOXML filesMaxim Valyanskiy2010-05-271-0/+133