aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/crypt/Encryptor.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-108/+0
* #63745 - Add traversing and debugging interface to HSSFAndreas Beeker2020-04-121-1/+1
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-221-14/+15
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-1/+12
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-1/+1
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-4/+0
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-4/+0
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-104/+104
* - SonarCube fixesAndreas Beeker2016-11-111-2/+3
* add encryption supportAndreas Beeker2016-08-191-1/+17
* Preparations for hssf_cryptoapi:Andreas Beeker2016-08-031-1/+19
* #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
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-241-0/+65