When advancing "Xinchuang" transformation and ensuring the security of core systems, SM4 holds an irreplaceable position:
This site's tool integrates all encryption modes of SM4, ensuring 100% compatibility with backend systems:
1234567812345678).| Parameter | Specification | Description |
|---|---|---|
| Key | 16 Bytes (128 bits) | The unique core credential for encryption/decryption. |
| Block Length | 128 bits | SM4 processes fixed 16-byte data blocks each time. |
| IV | 16 Bytes (CBC only) | A random factor increasing ciphertext randomness. |
| Output Format | Base64 / Hex | The visual representation format of the ciphertext. |