This tool performs local SM2, SM3, and SM4 operations for Chinese cryptography workflows, including encryption, hashing, and key handling.
Key Features
- SM2 key generation, encryption/decryption, signing/verification
- SM3 hash calculation
- SM4 symmetric encryption/decryption
- Multiple input/output encoding formats
Steps
- Choose the SM2 / SM3 / SM4 tab.
- Configure keys, mode, and formats.
- Enter data and run the operation.
- Copy the output result.
Notes
- Keep parameters and encodings consistent across both sides.
- SM4 requires a proper IV in non-ECB modes.
- Manage private keys and key materials securely in production.