| 程序包 | 说明 |
|---|---|
| cn.ac.caict.codec.crypto.symmetric |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AESCodec
key size 16 byte
AES的区块长度固定为128 比特,密钥长度则可以是128,192或256比特
|
class |
DESCodec
key size 16 byte
AES的区块长度固定为128 比特,密钥长度则可以是128,192或256比特
|
class |
DESedeCodec |
class |
SM4Codec
密钥长度+分组长度 128位和128位 16 byte
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.