类 KeccakHash


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

      • KeccakHash

        public KeccakHash()
    • 方法详细资料

      • keccak

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

        public static String keccak​(byte[] bytes,
                                    int bitLength)
      • keccakBytes

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