|
From: Edwin W. <ed...@wo...> - 2004-09-02 21:17:59
|
--On 31-8-2004 15:54 +0200 Jerome Filliere <Jer...@al...> wrote: > > Hi Edwin, > > I have tested it and it is working fine, thanks ! > By the way is this the only change between this version and the 2003 > package ? No, a few very other small bugfixes went in. TripleDES can be used with the default Sun Jurisdiction Policy files (so one doesn't need the unlimited strength jurisdiction policy files) Using KeyFactory to transform RSA keys could in some cases lead to inefficiency as in some cases the Crt parameters were not transformed (which results in slower calculations). That's all I could find. I have a few other things planned for Cryptix-JCE (nothing big though), so expect a new release soon. -- Edwin |