public class Hash extends java.lang.Object
static byte[]
sha256(byte[] data)
sha256(byte[] data, int offset, int len)
sha512(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] sha512(byte[] data)
public static byte[] sha256(byte[] data)
public static byte[] sha256(byte[] data, int offset, int len)