| 程序包 | 说明 |
|---|---|
| com.uopen.cryptionkit.core |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
Sm4Cipher.Sm4Kit.sm4_crypt_cbc(Sm4Cipher.Context ctx,
byte[] iv,
byte[] input) |
byte[] |
Sm4Cipher.Sm4Kit.sm4_crypt_ecb(Sm4Cipher.Context ctx,
byte[] input) |
void |
Sm4Cipher.Sm4Kit.sm4_setkey_dec(Sm4Cipher.Context ctx,
byte[] key) |
void |
Sm4Cipher.Sm4Kit.sm4_setkey_enc(Sm4Cipher.Context ctx,
byte[] key) |
Copyright © 2022. All rights reserved.