aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs/crypt
Commit message (Expand)AuthorAgeFilesLines
* #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