On Mon, 21 Apr 2014, Andreas Beeker wrote:
I've replaced the proprietary RC4-cipher with the JCE-default implementation, but I'm not sure, if there's a reason (apart of never-change-a-running-system) to keep it - especially as the POI-RC4 is tested against the JCE-impl. in the junit tests.
Maybe we had to have it there in the past, when our minimum JDK version was too old to include it?
Any chance you chould check what Java version we required at the time we added the RC4 support, and compare that to which Java version introduced RC4 support via JCE?
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
