aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs/crypt
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-274-449/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-103-3/+3
* Sonar fixesAndreas Beeker2021-01-094-15/+15
* Sonar fixesAndreas Beeker2021-01-082-4/+4
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-245-76/+30
* Update library versionsAndreas Beeker2020-08-181-3/+3
* Sonar fixesAndreas Beeker2020-04-191-6/+5
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-52/+15
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-3/+3
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-4/+26
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-011-15/+11
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-75/+75
* fix eclipse warnings - close resourcesAndreas Beeker2017-01-231-5/+6
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-1/+2
* HSSF CryptoAPI decryption supportAndreas Beeker2016-08-085-24/+478
* Add missing license headerDominik Stadler2014-11-271-0/+17
* Add more output in case of unknown cipher-ids to aid in debugging bugs like 5...Dominik Stadler2014-11-261-0/+42
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-243-214/+0
* Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support,...Nick Burch2013-11-121-1/+1
* Support more hashing formats for OOXML protected documents, for bug #55544Nick Burch2013-09-111-1/+16
* Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agil...Yegor Kozlov2012-02-261-0/+34
* bug#51165: Add support for OOXML Agile EncryptionMaxim Valyanskiy2011-05-103-4/+56
* Initial support for reading AES-encrypted/write-protected OOXML filesMaxim Valyanskiy2010-05-272-0/+113