This commit is contained in:
sxu 2025-04-27 12:51:56 +08:00
parent 06444498d4
commit 61a5e02b85
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ public class SM4EncryptUtils {
} }
public static void main(String[] args) { public static void main(String[] args) {
// System.out.println(sm4Encrypt("18110922397")); System.out.println(sm4Encrypt("18715460609"));
// System.out.println(sm4Decrypt("J1KE3IyZqIqgWk09Z2gWpQ==##encrypted")); System.out.println(sm4Decrypt("U5BAeCf7edMkUVVHGRBMSg==##encrypted"));
// //
// System.out.println(sm4Encrypt("13866134935")); // System.out.println(sm4Encrypt("13866134935"));
// System.out.println(sm4Decrypt("29G1AUHDmLvPe1tt0t12Dw==##encrypted")); // System.out.println(sm4Decrypt("29G1AUHDmLvPe1tt0t12Dw==##encrypted"));