Package net.timewalker.ffmq4.utils.md5
-
Class Summary Class Description MD5 Modifed version of Fast MD5 for Java 2.7.1 (from http://www.twmacinta.com/myjava/fast_md5.php) Modifications from the original source : - Removed native code support - Stripped some code - Removed wacky synchronization - Reformatted code to match Java and FFMQ standards