Java internals


ShortDescription
Java speed measurement Since there are still JVMs available which come to you with some missing packages or classes (e.g. Netscape on MAC), there was a need for some classes to be coded (again). One of these classes is the java.math.BigInteger.class, which is required for RSA computations. But it's not enough to implement some solution, it's a must to compete with existing solutions! This article compares the own solution to 3 different JVMs.

Released for the *non commercial* public
All software is published under our NON COMMERCIAL LICENSE. If you plan to use any of this software in a commercial product, contact the author for conditions and permissions.