aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/crypt/EncryptionVerifier.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-133/+0
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-8/+8
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-221-20/+24
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-1/+22
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-151-17/+0
* Bug 60320 - issue opening password protected xlsxAndreas Beeker2016-11-011-0/+9
* Preparations for hssf_cryptoapi:Andreas Beeker2016-08-031-3/+10
* bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSFJaven O'Neal2016-06-181-26/+0
* Sonar fixes, direct array parameterAndreas Beeker2015-12-011-4/+4
* - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLFAndreas Beeker2014-12-251-0/+3
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-241-123/+85
* Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support,...Nick Burch2013-11-121-15/+18
* bug#51165: Add support for OOXML Agile EncryptionMaxim Valyanskiy2011-05-101-2/+112
* Initial support for reading AES-encrypted/write-protected OOXML filesMaxim Valyanskiy2010-05-271-0/+57