On March 14, 2003 10:07 pm, Matthew Toseland wrote:
> It looks like the dominating factor in the crypto in authorizeTime is
> BigInteger.modPow() (a JVM-provided method, which really ought to be
> fast...). I'm seeing an average time for modPow() of 1412ms (it seems to
> be increasing...). With Sun 1.4.

I think there is a alternate biginteger implementation from ibm - it 
may even be shipped with sun's java...  I any case I know a person that
knows this code well.  I'll ask and see if the ibm code is integrated in
suns, and if not where it is and what conditions apply to it.

Ed


_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to