public class Hasher extends java.lang.Object
Hasher()
static java.math.BigInteger
md5(java.lang.String str)
sha1(java.lang.String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Hasher()
public static java.math.BigInteger sha1(java.lang.String str)
public static java.math.BigInteger md5(java.lang.String str)