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