]> source.dussan.org Git - poi.git/commit
Fix zero-padding and handling of empty passwords (meaning protection on, but no passw...
authorDavid North <dnorth@apache.org>
Mon, 1 Aug 2016 12:51:24 +0000 (12:51 +0000)
committerDavid North <dnorth@apache.org>
Mon, 1 Aug 2016 12:51:24 +0000 (12:51 +0000)
commit22623b78bc48c3926b506600909b94e3894489b1
treee8d61f4ef3fbe66916a636f3d34f40855e54332e
parent9c591aa822ae6c611019d7969019ad802cc18999
Fix zero-padding and handling of empty passwords (meaning protection on, but no password to remove it) for XSSF workbook protection.

https://bz.apache.org/bugzilla/show_bug.cgi?id=59920

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754744 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/crypt/CryptoFunctions.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java