public class SM3 extends Object
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)
public static void main(String[] args)
Copyright © 2022. All rights reserved.