https://issues.apache.org/bugzilla/show_bug.cgi?id=53475
--- Comment #9 from Andreas Beeker <[email protected]> --- Created attachment 31073 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31073&action=edit patch for encryption support - Part 1 - refactor crypt code This is part 1 (of presumably 4-5 parts). As this is a bigger change, I'll post changes as soon as a certain feature compiles/tests stable. I plan the following parts: - Part 1: refactor decryption code, so I can use it for encryption - Part 2: xmlbeans support for encryption descriptor (see details at Part 2) - Part 3: encryption classes - Part 4: move en-/decryption code out of main-poi??? As part 2 will break the release, i.e. you'll need xmlbeans for the main-poi, you might want to wait until all parts are out and of course I wouldn't mind a discussion "xmlbeans vs. static xml strings in code" Currently the patches will be based on the trunk, so part X contains changes of part X-1,... I'll update the diffs, if predecessor parts have been applied -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
