public final class HashUtil extends Object
HashUtil()
static byte[]
hash(byte[] bytes)
static String
hash(String value)
hash128(byte[] bytes)
hash128(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashUtil()
public static byte[] hash(byte[] bytes)
public static String hash(String value)
public static byte[] hash128(byte[] bytes)
public static String hash128(String value)
Copyright © 2018. All rights reserved.