类 Sha3Hash


  • public class Sha3Hash
    extends Object
    • 构造器详细资料

      • Sha3Hash

        public Sha3Hash()
    • 方法详细资料

      • sha3

        public static String sha3​(byte[] bytes)
      • sha3

        public static String sha3​(byte[] bytes,
                                  int bitLength)
      • sha3bytes

        public static byte[] sha3bytes​(byte[] bytes,
                                       int bitLength)