Tools and libs

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.

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.
miniSSL V1.3 A small and convenient SSL client implementation with 128 bit encryption for Java - written in Java (what did you expect?).
BEX V1.7 A small and fast BNF to Java source compiler for LL(k) grammars. Written in Java.
SFX V0.85 A small, old and simple sfx generator. Creates Windows 16 bit or Windows 32 bit SFX, from a setup.exe and its installation files.