public class SM3 extends java.lang.Object
Description:
Title:首亨软件 - 聚天平台
static byte[]
iv
static int[]
Tj
SM3()
CF(byte[] V, byte[] B)
CF(int[] V, int[] B)
padding(byte[] in, int bLen)
static int
rotateLeft(int x, int n)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final byte[] iv
public static int[] Tj
public SM3()
public static byte[] CF(byte[] V, byte[] B)
public static int[] CF(int[] V, int[] B)
public static byte[] padding(byte[] in, int bLen)
in
bLen
public static int rotateLeft(int x, int n)