/[Apache-SVN]
ViewVC logotype

Revision 1588874


Jump to revision: Previous Next
Author: kiwiwings
Date: Mon Apr 21 12:16:54 2014 UTC (10 years, 2 months ago)
Changed paths: 7
Log Message:
Some encryption fixes:
- don't rely on SecretKey object having the right algorithm set
- leave encryption-description parsing of string/stream to xmlbeans and refactor it to one location
- use namespaces of schema instead of hard-coded strings
- use CryptoFunctions.getMessageDigest() instead of code duplication

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/poifs/crypt/CryptoFunctions.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/poifs/crypt/agile/AgileEncryptor.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hslf/usermodel/PictureData.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/ss/formula/function/ExcelFileFormatDocFunctionExtractor.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26