org.dromara.*
-
-
org.dromara.hutool.crypto.KeyUtil
| Modifier and Type |
Constant Field |
Value |
public static final int |
DEFAULT_KEY_SIZE |
1024 |
-
org.dromara.hutool.crypto.cert.CertUtil
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE_X509 |
"X.509" |
-
org.dromara.hutool.crypto.digest.Argon2
| Modifier and Type |
Constant Field |
Value |
public static final int |
DEFAULT_HASH_LENGTH |
32 |
-
org.dromara.hutool.crypto.digest.SM3
| Modifier and Type |
Constant Field |
Value |
public static final String |
ALGORITHM_NAME |
"SM3" |
-
-
org.dromara.hutool.crypto.openssl.SaltMagic
| Modifier and Type |
Constant Field |
Value |
public static final byte |
SALT_LEN |
8 |
-
-
org.dromara.hutool.crypto.symmetric.SM4
| Modifier and Type |
Constant Field |
Value |
public static final String |
ALGORITHM_NAME |
"SM4" |
Copyright © 2025. All rights reserved.